Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A Dscattered.c41 { X86_FEATURE_MBA, CPUID_EBX, 3, 0x00000010, 0 },
50 { X86_FEATURE_MBA, CPUID_EBX, 6, 0x80000008, 0 },
A Dcpuid-deps.c78 { X86_FEATURE_PER_THREAD_MBA, X86_FEATURE_MBA },
/arch/x86/include/asm/
A Dcpufeatures.h202 #define X86_FEATURE_MBA ( 7*32+18) /* "mba" Memory Bandwidth Allocation */ macro
/arch/x86/kernel/cpu/resctrl/
A Dcore.c732 RDT_OPT(RDT_FLAG_MBA, "mba", X86_FEATURE_MBA),
803 if (!rdt_cpu_has(X86_FEATURE_MBA)) in get_mem_config()

Completed in 14 milliseconds