Home
last modified time | relevance | path

Searched refs:SPEC_CTRL_IBRS (Results 1 – 4 of 4) sorted by relevance

/arch/x86/entry/
A Dcalling.h316 test $SPEC_CTRL_IBRS, %eax
344 andl $(~SPEC_CTRL_IBRS), %edx
/arch/x86/include/asm/
A Dnospec-branch.h556 spec_ctrl_current() | SPEC_CTRL_IBRS, \
A Dmsr-index.h73 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
84 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
/arch/x86/kernel/cpu/
A Dbugs.c2413 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_apply_mitigation()

Completed in 22 milliseconds