Searched refs:amd_northbridge (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Damd_nb.h61 struct amd_northbridge { struct
72 struct amd_northbridge *nb;
83 struct amd_northbridge *node_to_amd_nb(int node);
/linux-master/arch/x86/kernel/
H A Damd_nb.c165 struct amd_northbridge *node_to_amd_nb(int node)
234 struct amd_northbridge *nb;
273 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL);
403 struct amd_northbridge *nb = node_to_amd_nb(topology_amd_node_id(cpu));
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c178 struct amd_northbridge *nb;
321 static void amd_calc_l3_indices(struct amd_northbridge *nb)
351 static int amd_get_l3_disable_slot(struct amd_northbridge *nb, unsigned slot)
368 struct amd_northbridge *nb = this_leaf->priv;
388 static void amd_l3_disable_index(struct amd_northbridge *nb, int cpu,
428 static int amd_set_l3_disable_slot(struct amd_northbridge *nb, int cpu,
456 struct amd_northbridge *nb = this_leaf->priv;
579 struct amd_northbridge *nb = this_leaf->priv;
/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c1225 struct amd_northbridge *nb = NULL;
1322 struct amd_northbridge *nb;
H A Dinject.c441 struct amd_northbridge *nb;
/linux-master/drivers/edac/
H A Damd64_edac.c1725 struct amd_northbridge *nb;

Completed in 127 milliseconds