Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h84 #define ARCH_CAP_IBRS_ALL BIT(1) /* Enhanced IBRS support */ macro
/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c1126 if (ia32_cap & ARCH_CAP_IBRS_ALL) in cpu_set_bug_bits()