Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Di10nm_base.c72 #define I10NM_SAD_ENABLE(reg) GET_BITFIELD(reg, 0, 0) macro
422 if (I10NM_SAD_ENABLE(reg) && I10NM_SAD_NM_CACHEABLE(reg)) { in i10nm_check_2lm()