Searched refs:l3_cache (Results 1 – 2 of 2) sorted by relevance
188 union l3_cache { union232 union l3_cache l3; in amd_cpuid4()301 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices()379 if (!nb->l3_cache.subcaches[i]) in amd_l3_disable_index()416 if (index > nb->l3_cache.indices) in amd_set_l3_disable_slot()562 if (nb && nb->l3_cache.indices) in cache_get_priv_group()578 if (this_leaf->nb && !this_leaf->nb->l3_cache.indices) in amd_init_l3_cache()
60 struct amd_l3_cache l3_cache; member