Home
last modified time | relevance | path

Searched refs:FULL_COUNT (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/ras/
Dcec.c87 #define FULL_COUNT(e) ((e) & (PAGE_SIZE - 1)) macro
243 unsigned int this = FULL_COUNT(ca->array[i]); in del_lru_elem_unlocked()
415 seq_printf(m, " %03d: [%016llx|%03llx]\n", i, this, FULL_COUNT(ca->array[i])); in array_dump()