Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Damd64_edac.h239 #define NBCAP_CHIPKILL BIT(4) macro
Damd64_edac.c1377 (pvt->nbcap & NBCAP_CHIPKILL) ? "yes" : "no"); in dct_dump_misc_regs()
3438 if (pvt->nbcap & NBCAP_CHIPKILL) in dct_setup_mci_misc_attrs()