Home
last modified time | relevance | path

Searched refs:SPEC_CTRL_IBRS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/entry/
H A Dcalling.h323 * Assumes x86_spec_ctrl_{base,current} to have SPEC_CTRL_IBRS set.
335 test $SPEC_CTRL_IBRS, %eax
363 andl $(~SPEC_CTRL_IBRS), %edx
/kernel/linux/linux-6.6/arch/x86/entry/
H A Dcalling.h297 * Assumes x86_spec_ctrl_{base,current} to have SPEC_CTRL_IBRS set.
309 test $SPEC_CTRL_IBRS, %eax
337 andl $(~SPEC_CTRL_IBRS), %edx
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dnospec-branch.h353 spec_ctrl_current() | SPEC_CTRL_IBRS, \
H A Dmsr-index.h51 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
60 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dnospec-branch.h534 spec_ctrl_current() | SPEC_CTRL_IBRS, \
H A Dmsr-index.h46 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
55 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h46 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
55 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h49 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c1621 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_select_mitigation()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dbugs.c1684 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_select_mitigation()

Completed in 21 milliseconds