Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_nb.h77 #define AMD_NB_L3_PARTITIONING BIT(2) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Damd_nb.c323 amd_northbridges.flags |= AMD_NB_L3_PARTITIONING; in amd_cache_northbridges()
390 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_get_subcaches()
405 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf) in amd_set_subcaches()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Damd_nb.c321 amd_northbridges.flags |= AMD_NB_L3_PARTITIONING; in amd_cache_northbridges()
387 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_get_subcaches()
402 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf) in amd_set_subcaches()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Damd_nb.h79 #define AMD_NB_L3_PARTITIONING BIT(2) macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcacheinfo.c518 amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in cache_private_attrs_is_visible()
543 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
555 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcacheinfo.c533 amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in cache_private_attrs_is_visible()
558 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
570 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()

Completed in 6 milliseconds