Home
last modified time | relevance | path

Searched refs:amd_northbridge (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Damd_nb.h49 struct amd_northbridge { struct
59 struct amd_northbridge *nb; argument
79 static inline struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb()
/arch/x86/kernel/
Damd_nb.c64 struct amd_northbridge *nb; in amd_cache_northbridges()
77 nb = kzalloc(i * sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
187 struct amd_northbridge *nb = node_to_amd_nb(amd_get_nb_id(cpu)); in amd_set_subcaches()
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c157 struct amd_northbridge *nb;
299 static void amd_calc_l3_indices(struct amd_northbridge *nb) in amd_calc_l3_indices()
329 static int amd_get_l3_disable_slot(struct amd_northbridge *nb, unsigned slot) in amd_get_l3_disable_slot()
346 struct amd_northbridge *nb = this_leaf->priv; in show_cache_disable()
366 static void amd_l3_disable_index(struct amd_northbridge *nb, int cpu, in amd_l3_disable_index()
406 static int amd_set_l3_disable_slot(struct amd_northbridge *nb, int cpu, in amd_set_l3_disable_slot()
434 struct amd_northbridge *nb = this_leaf->priv; in store_cache_disable()
557 struct amd_northbridge *nb = this_leaf->priv; in cache_get_priv_group()
/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c683 struct amd_northbridge *nb = NULL; in threshold_create_bank()
806 struct amd_northbridge *nb; in threshold_remove_bank()