Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dspec_ctrl.c356 (default_xen_spec_ctrl & SPEC_CTRL_IBRS) ? "IBRS+" : "IBRS-", in print_details()
987 default_xen_spec_ctrl |= SPEC_CTRL_IBRS; in init_speculation_mitigations()
A Dmsr.c445 rsvd = ~(SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | in guest_wrmsr()
/xen/xen/include/asm-x86/
A Dmsr-index.h33 #define SPEC_CTRL_IBRS (_AC(1, ULL) << 0) macro

Completed in 8 milliseconds