Searched refs:l3_cache (Results 1 – 2 of 2) sorted by relevance
194 union l3_cache { union238 union l3_cache l3; in amd_cpuid4()308 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices()386 if (!nb->l3_cache.subcaches[i]) in amd_l3_disable_index()423 if (index > nb->l3_cache.indices) in amd_set_l3_disable_slot()569 if (nb && nb->l3_cache.indices) in cache_get_priv_group()585 if (this_leaf->nb && !this_leaf->nb->l3_cache.indices) in amd_init_l3_cache()
67 struct amd_l3_cache l3_cache; member