Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h661 #define MSR_IA32_BNDCFGS_RSVD 0x00000ffc macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h661 #define MSR_IA32_BNDCFGS_RSVD 0x00000ffc macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c3048 CC((vmcs12->guest_bndcfgs & MSR_IA32_BNDCFGS_RSVD)))) in nested_vmx_check_guest_state()
H A Dvmx.c2104 (data & MSR_IA32_BNDCFGS_RSVD)) in vmx_set_msr()