Searched refs:default_spec_ctrl_flags (Results 1 – 3 of 3) sorted by relevance
44 extern uint8_t default_spec_ctrl_flags;65 info->spec_ctrl_flags = default_spec_ctrl_flags; in init_shadow_spec_ctrl_state()
59 uint8_t __read_mostly default_spec_ctrl_flags; variable984 default_spec_ctrl_flags |= SCF_ist_wrmsr; in init_speculation_mitigations()1010 default_spec_ctrl_flags |= SCF_ist_rsb; in init_speculation_mitigations()
293 ci->spec_ctrl_flags |= (default_spec_ctrl_flags & SCF_ist_wrmsr); in enter_state()
Completed in 6 milliseconds