Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dmsr.h36 #define SPEC_CTRL_IBRS BIT(0) macro
/kvm-unit-tests/x86/
H A Dmsr.c299 spec_ctrl_bits |= SPEC_CTRL_IBRS; in test_mitigation_msrs()