Searched defs:ce_array (Results 1 – 1 of 1) sorted by relevance
89 static struct ce_array { struct90 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 {