Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c4696 static u32 vmx_exec_control(struct vcpu_vmx *vmx) in vmx_exec_control() function
4792 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()