Searched refs:K8_NBCFG_CHIPKILL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac.h270 #define K8_NBCFG_CHIPKILL BIT(23) macro
H A Damd64_edac.c1115 if (err_info->nbcfg & K8_NBCFG_CHIPKILL) {
1679 if (dct_ganging_enabled(pvt) && (pvt->nbcfg & K8_NBCFG_CHIPKILL))
2315 (pvt->nbcfg & K8_NBCFG_CHIPKILL) ? "Enabled" : "Disabled",
2359 (pvt->nbcfg & K8_NBCFG_CHIPKILL) ?
2473 (value & K8_NBCFG_CHIPKILL) ? "Enabled" : "Disabled",
2502 (value & K8_NBCFG_CHIPKILL) ? "Enabled" : "Disabled",

Completed in 42 milliseconds