Searched refs:vmx_exec_control (Results 1 – 1 of 1) sorted by relevance
4696 static u32 vmx_exec_control(struct vcpu_vmx *vmx) in vmx_exec_control() function4792 vmcs_write32(CPU_BASED_VM_EXEC_CONTROL, vmx_exec_control(vmx)); in vmx_vcpu_setup()9653 exec_control = vmx_exec_control(vmx); /* L0's desires */ in prepare_vmcs02()