Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds