Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Damd_nb.c116 amd_northbridges.flags |= AMD_NB_L3_PARTITIONING; in amd_cache_northbridges()
175 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_get_subcaches()
191 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf) in amd_set_subcaches()
/linux-4.4.14/arch/x86/include/asm/
Damd_nb.h65 #define AMD_NB_L3_PARTITIONING BIT(2) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_cacheinfo.c511 amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in cache_private_attrs_is_visible()
536 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
548 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()