Home
last modified time | relevance | path

Searched refs:l3_cache (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Damd_nb.h32 struct amd_l3_cache l3_cache; member
/linux-3.4.99/arch/x86/kernel/cpu/
Dintel_cacheinfo.c195 union l3_cache { union
232 union l3_cache l3; in amd_cpuid4()
308 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices()
339 if (this_leaf->nb && !this_leaf->nb->l3_cache.indices) in amd_init_l3_cache()
401 if (!nb->l3_cache.subcaches[i]) in amd_l3_disable_index()
438 if (index > nb->l3_cache.indices) in amd_set_l3_disable_slot()