Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di10nm_base.c76 #define I10NM_SAD_ENABLE(reg) GET_BITFIELD(reg, 0, 0) macro
426 if (I10NM_SAD_ENABLE(reg) && I10NM_SAD_NM_CACHEABLE(reg)) { in i10nm_check_2lm()