Searched refs:SPEC_CTRL_IBRS (Results 1 – 3 of 3) sorted by relevance
356 (default_xen_spec_ctrl & SPEC_CTRL_IBRS) ? "IBRS+" : "IBRS-", in print_details()987 default_xen_spec_ctrl |= SPEC_CTRL_IBRS; in init_speculation_mitigations()
445 rsvd = ~(SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | in guest_wrmsr()
33 #define SPEC_CTRL_IBRS (_AC(1, ULL) << 0) macro
Completed in 8 milliseconds