Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h202 #define X86_FEATURE_MBA ( 7*32+18) /* "mba" Memory Bandwidth Allocation */ macro
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c824 RDT_OPT(RDT_FLAG_MBA, "mba", X86_FEATURE_MBA),
899 if (!rdt_cpu_has(X86_FEATURE_MBA)) in get_mem_config()