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

/linux-master/arch/x86/include/asm/
H A Damd_nb.h77 #define AMD_NB_L3_PARTITIONING BIT(2) macro
/linux-master/arch/x86/kernel/
H A Damd_nb.c326 amd_northbridges.flags |= AMD_NB_L3_PARTITIONING;
392 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING))
407 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf)
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c533 amd_nb_has_feature(AMD_NB_L3_PARTITIONING))
558 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING))
570 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING))

Completed in 122 milliseconds