Searched refs:nbcfg (Results 1 – 3 of 3) sorted by relevance
12 static void (*nb_bus_decoder)(int node_id, struct mce *m, u32 nbcfg);595 void amd_decode_nb_mce(int node_id, struct mce *m, u32 nbcfg) in amd_decode_nb_mce() argument651 nb_bus_decoder(node_id, m, nbcfg); in amd_decode_nb_mce()
351 u32 nbcfg; /* F10 North Bridge Configuration */ member
1045 if (pvt->nbcfg & NBCFG_CHIPKILL) { in k8_map_sysaddr_to_csrow()1956 void amd64_decode_bus_error(int node_id, struct mce *m, u32 nbcfg) in amd64_decode_bus_error() argument2160 pvt->nbcfg = val; in init_csrows()2206 if (pvt->nbcfg & NBCFG_ECC_ENABLE) in init_csrows()2208 (pvt->nbcfg & NBCFG_CHIPKILL) ? in init_csrows()