Searched refs:check_vmx_ctrl (Results 1 – 1 of 1) sorted by relevance
217 static uint32_t check_vmx_ctrl(uint32_t msr, uint32_t ctrl_req) in check_vmx_ctrl() function275 value32 = check_vmx_ctrl(MSR_IA32_VMX_PINBASED_CTLS, VMX_PINBASED_CTLS_IRQ_EXIT); in init_exec_ctrl()296 value32 = check_vmx_ctrl(MSR_IA32_VMX_PROCBASED_CTLS, in init_exec_ctrl()330 value32 = check_vmx_ctrl(MSR_IA32_VMX_PROCBASED_CTLS2, in init_exec_ctrl()502 value32 = check_vmx_ctrl(MSR_IA32_VMX_ENTRY_CTLS, value32); in init_entry_ctrl()537 value32 = check_vmx_ctrl(MSR_IA32_VMX_EXIT_CTLS, in init_exit_ctrl()
Completed in 3 milliseconds