Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h289 #define X86_FEATURE_RRSBA_CTRL (11*32+11) /* RET prediction control */ macro
/linux/arch/x86/kernel/cpu/
H A Dbugs.c1980 if (!boot_cpu_has(X86_FEATURE_RRSBA_CTRL)) in spec_ctrl_disable_kernel_rrsba()