Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CDP_L2 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h199 #define X86_FEATURE_CDP_L2 ( 7*32+15) /* "cdp_l2" Code and Data Prioritization L2 */ macro
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c823 RDT_OPT(RDT_FLAG_L2_CDP, "l2cdp", X86_FEATURE_CDP_L2),
948 if (rdt_cpu_has(X86_FEATURE_CDP_L2)) in get_rdt_alloc_resources()