Home
last modified time | relevance | path

Searched refs:AMD_NB_L3_PARTITIONING (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/kernel/
Damd_nb.c100 amd_northbridges.flags |= AMD_NB_L3_PARTITIONING; in amd_cache_northbridges()
128 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_get_subcaches()
146 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf) in amd_set_subcaches()
/linux-2.6.39/arch/x86/include/asm/
Damd_nb.h37 #define AMD_NB_L3_PARTITIONING BIT(2) macro
/linux-2.6.39/arch/x86/kernel/cpu/
Dintel_cacheinfo.c533 if (!this_leaf->l3 || !amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in show_subcaches()
548 if (!this_leaf->l3 || !amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in store_subcaches()
1017 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_l3_attrs()
1032 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_l3_attrs()