Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/guest/
A Dnested.h44 MSR_IA32_VMX_TRUE_EXIT_CTLS, \
/hypervisor/arch/x86/guest/
A Dnested.c159 msr_value = adjust_vmx_ctrls(MSR_IA32_VMX_TRUE_EXIT_CTLS, request_bits); in init_vmx_msrs()
160 vcpu_set_guest_msr(vcpu, MSR_IA32_VMX_TRUE_EXIT_CTLS, msr_value); in init_vmx_msrs()
213 case MSR_IA32_VMX_TRUE_EXIT_CTLS: in read_vmx_msr()
/hypervisor/include/arch/x86/asm/
A Dmsr.h255 #define MSR_IA32_VMX_TRUE_EXIT_CTLS 0x0000048FU macro

Completed in 13 milliseconds