Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A Dscattered.c40 { X86_FEATURE_CDP_L2, CPUID_ECX, 2, 0x00000010, 2 },
/arch/x86/include/asm/
A Dcpufeatures.h199 #define X86_FEATURE_CDP_L2 ( 7*32+15) /* "cdp_l2" Code and Data Prioritization L2 */ macro
/arch/x86/kernel/cpu/resctrl/
A Dcore.c731 RDT_OPT(RDT_FLAG_L2_CDP, "l2cdp", X86_FEATURE_CDP_L2),
849 if (rdt_cpu_has(X86_FEATURE_CDP_L2)) in get_rdt_alloc_resources()

Completed in 11 milliseconds