Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Damd_nb.h63 struct amd_northbridge { struct
74 struct amd_northbridge *nb; argument
85 struct amd_northbridge *node_to_amd_nb(int node);
/Linux-v5.4/arch/x86/kernel/cpu/
Dcacheinfo.c163 struct amd_northbridge *nb;
306 static void amd_calc_l3_indices(struct amd_northbridge *nb) in amd_calc_l3_indices()
336 static int amd_get_l3_disable_slot(struct amd_northbridge *nb, unsigned slot) in amd_get_l3_disable_slot()
353 struct amd_northbridge *nb = this_leaf->priv; in show_cache_disable()
373 static void amd_l3_disable_index(struct amd_northbridge *nb, int cpu, in amd_l3_disable_index()
413 static int amd_set_l3_disable_slot(struct amd_northbridge *nb, int cpu, in amd_set_l3_disable_slot()
441 struct amd_northbridge *nb = this_leaf->priv; in store_cache_disable()
564 struct amd_northbridge *nb = this_leaf->priv; in cache_get_priv_group()
/Linux-v5.4/arch/x86/kernel/
Damd_nb.c109 struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb()
225 struct amd_northbridge *nb; in amd_cache_northbridges()
264 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
395 struct amd_northbridge *nb = node_to_amd_nb(amd_get_nb_id(cpu)); in amd_set_subcaches()
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dinject.c424 struct amd_northbridge *nb; in toggle_nb_mca_mst_cpu()
Damd.c1306 struct amd_northbridge *nb = NULL; in threshold_create_bank()
1402 struct amd_northbridge *nb; in threshold_remove_bank()
/Linux-v5.4/drivers/edac/
Damd64_edac.c1226 struct amd_northbridge *nb; in read_dram_base_limit_regs()