Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/ras/
Dcec.c90 static struct ce_array { struct
91 u64 *array; /* container page */
92 unsigned int n; /* number of elements in the array */
94 unsigned int decay_count; /*
99 u64 pfns_poisoned; /*
103 u64 ces_entered; /*
108 u64 decays_done; /*
112 union {
/kernel/linux/linux-5.10/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 {