Home
last modified time | relevance | path

Searched refs:MSR_IA32_BNDCFGS_RSVD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h777 #define MSR_IA32_BNDCFGS_RSVD 0x00000ffc macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h798 #define MSR_IA32_BNDCFGS_RSVD 0x00000ffc macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3077 CC((vmcs12->guest_bndcfgs & MSR_IA32_BNDCFGS_RSVD)))) in nested_vmx_check_guest_state()
H A Dvmx.c2261 (data & MSR_IA32_BNDCFGS_RSVD)) in vmx_set_msr()