Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ras/
H A Dcec.c92 #define FULL_COUNT(e) ((e) & (PAGE_SIZE - 1)) macro
251 unsigned int this = FULL_COUNT(ca->array[i]); in del_lru_elem_unlocked()
305 pr_info(" %03d: [%016llx|%03llx]\n", i, this, FULL_COUNT(ca->array[i])); in sanity_check()