Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ras/
Dcec.c89 static struct ce_array { struct
90 u64 *array; /* container page */
91 unsigned int n; /* number of elements in the array */
93 unsigned int decay_count; /*
98 u64 pfns_poisoned; /*
102 u64 ces_entered; /*
107 u64 decays_done; /*
111 union {