Home
last modified time | relevance | path

Searched refs:ARCH_CAP_IBRS_ALL (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h127 #define ARCH_CAP_IBRS_ALL BIT(1) /* Enhanced IBRS support */ macro
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1349 if ((x86_arch_cap_msr & ARCH_CAP_IBRS_ALL) || in cpu_set_bug_bits()
/linux/arch/x86/kvm/
H A Dx86.c1587 (ARCH_CAP_RDCL_NO | ARCH_CAP_IBRS_ALL | ARCH_CAP_RSBA | \