Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/ras/
Dcec.c88 #define FULL_COUNT(e) ((e) & (PAGE_SIZE - 1)) macro
247 unsigned int this = FULL_COUNT(ca->array[i]); in del_lru_elem_unlocked()
421 seq_printf(m, " %03d: [%016llx|%03llx]\n", i, this, FULL_COUNT(ca->array[i])); in array_dump()