Searched refs:SCF_ist_wrmsr (Results 1 – 4 of 4) sorted by relevance
288 test $SCF_ist_wrmsr, %al323 testb $SCF_ist_wrmsr, STACK_CPUINFO_FIELD(spec_ctrl_flags)(%rbx)
25 #define SCF_ist_wrmsr (1 << 1) macro
251 ci->spec_ctrl_flags &= ~SCF_ist_wrmsr; in enter_state()293 ci->spec_ctrl_flags |= (default_spec_ctrl_flags & SCF_ist_wrmsr); in enter_state()
984 default_spec_ctrl_flags |= SCF_ist_wrmsr; in init_speculation_mitigations()
Completed in 6 milliseconds