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

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

Completed in 103 milliseconds