Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_EXIT_CTLS (Results 1 – 5 of 5) sorted by relevance

/hypervisor/include/arch/x86/asm/guest/
A Dnested.h32 MSR_IA32_VMX_EXIT_CTLS, \
/hypervisor/arch/x86/guest/
A Dnested.c157 msr_value = adjust_vmx_ctrls(MSR_IA32_VMX_EXIT_CTLS, request_bits); in init_vmx_msrs()
158 vcpu_set_guest_msr(vcpu, MSR_IA32_VMX_EXIT_CTLS, msr_value); in init_vmx_msrs()
212 case MSR_IA32_VMX_EXIT_CTLS: in read_vmx_msr()
A Dvmcs.c537 value32 = check_vmx_ctrl(MSR_IA32_VMX_EXIT_CTLS, in init_exit_ctrl()
/hypervisor/include/arch/x86/asm/
A Dmsr.h243 #define MSR_IA32_VMX_EXIT_CTLS 0x00000483U macro
/hypervisor/arch/x86/
A Dcpu_caps.c71 MSR_IA32_VMX_EXIT_CTLS, VMX_EXIT_CTLS_ACK_IRQ | VMX_EXIT_CTLS_SAVE_PAT |

Completed in 14 milliseconds