Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h72 #define ARCH_CAP_IBRS_ALL (1 << 1) /* Enhanced IBRS support */ macro
/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1018 if (ia32_cap & ARCH_CAP_IBRS_ALL) in cpu_set_bug_bits()