Home
last modified time | relevance | path

Searched refs:X86_FEATURE_PER_THREAD_MBA (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kernel/cpu/
A Dscattered.c38 { X86_FEATURE_PER_THREAD_MBA, CPUID_ECX, 0, 0x00000010, 3 },
A Dcpuid-deps.c74 { X86_FEATURE_PER_THREAD_MBA, X86_FEATURE_MBA },
/linux/arch/x86/include/asm/
A Dcpufeatures.h295 #define X86_FEATURE_PER_THREAD_MBA (11*32+ 7) /* "" Per-thread Memory Bandwidth Allocation */ macro
/linux/tools/arch/x86/include/asm/
A Dcpufeatures.h295 #define X86_FEATURE_PER_THREAD_MBA (11*32+ 7) /* "" Per-thread Memory Bandwidth Allocation */ macro
/linux/arch/x86/kernel/cpu/resctrl/
A Dcore.c207 if (boot_cpu_has(X86_FEATURE_PER_THREAD_MBA)) in __get_mem_config_intel()

Completed in 11 milliseconds