Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h100 #define ARCH_CAP_IBRS_ALL BIT(1) /* Enhanced IBRS support */ macro
/arch/x86/kernel/cpu/
Dcommon.c1226 if (ia32_cap & ARCH_CAP_IBRS_ALL) in cpu_set_bug_bits()
/arch/x86/kvm/
Dx86.c1497 (ARCH_CAP_RDCL_NO | ARCH_CAP_IBRS_ALL | ARCH_CAP_RSBA | \