Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h182 #define ARCH_CAP_RRSBA BIT(19) /* macro
/linux/arch/x86/kernel/cpu/
H A Dbugs.c1975 if (!(x86_arch_cap_msr & ARCH_CAP_RRSBA)) { in spec_ctrl_disable_kernel_rrsba()