Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.h253 #define NBCAP_CHIPKILL BIT(4) macro
H A Damd64_edac.c901 (pvt->nbcap & NBCAP_CHIPKILL) ? "yes" : "no"); in __dump_misc_regs()
3328 if (pvt->nbcap & NBCAP_CHIPKILL) in setup_mci_misc_attrs()
/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.h239 #define NBCAP_CHIPKILL BIT(4) macro
H A Damd64_edac.c1657 (pvt->nbcap & NBCAP_CHIPKILL) ? "yes" : "no"); in dct_dump_misc_regs()
3694 if (pvt->nbcap & NBCAP_CHIPKILL) in dct_setup_mci_misc_attrs()

Completed in 14 milliseconds