Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/edac/
Di10nm_base.c64 #define I10NM_SAD_ENABLE(reg) GET_BITFIELD(reg, 0, 0) macro
224 if (I10NM_SAD_ENABLE(reg) && I10NM_SAD_NM_CACHEABLE(reg)) { in i10nm_check_2lm()