Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CDP_L3 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/
A Dscattered.c35 { X86_FEATURE_CDP_L3, CPUID_ECX, 2, 0x00000010, 1 },
/linux/arch/x86/include/asm/
A Dcpufeatures.h200 #define X86_FEATURE_CDP_L3 ( 7*32+ 6) /* Code and Data Prioritization L3 */ macro
/linux/tools/arch/x86/include/asm/
A Dcpufeatures.h200 #define X86_FEATURE_CDP_L3 ( 7*32+ 6) /* Code and Data Prioritization L3 */ macro
/linux/arch/x86/kernel/cpu/resctrl/
A Dcore.c716 RDT_OPT(RDT_FLAG_L3_CDP, "l3cdp", X86_FEATURE_CDP_L3),
798 if (rdt_cpu_has(X86_FEATURE_CDP_L3)) in get_rdt_alloc_resources()

Completed in 14 milliseconds