Home
last modified time | relevance | path

Searched defs:ce_array (Results 1 – 1 of 1) sorted by relevance

/drivers/ras/
Dcec.c94 static struct ce_array { struct
95 u64 *array; /* container page */
96 unsigned int n; /* number of elements in the array */
98 unsigned int decay_count; /*
103 u64 pfns_poisoned; /*
107 u64 ces_entered; /*
112 u64 decays_done; /*
116 union {