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

/linux-master/arch/x86/include/asm/
H A Damd_nb.h65 struct amd_l3_cache l3_cache; member in struct:amd_northbridge
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c209 union l3_cache { union
253 union l3_cache l3;
323 struct amd_l3_cache *l3 = &nb->l3_cache;
401 if (!nb->l3_cache.subcaches[i])
438 if (index > nb->l3_cache.indices)
584 if (nb && nb->l3_cache.indices)
600 if (this_leaf->nb && !this_leaf->nb->l3_cache.indices)

Completed in 206 milliseconds