Searched refs:adjust_vmx_controls (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 2445 static __init int adjust_vmx_controls(u32 ctl_min, u32 ctl_opt, in adjust_vmx_controls() function 2494 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PROCBASED_CTLS, in setup_vmcs_config() 2528 if (adjust_vmx_controls(min2, opt2, in setup_vmcs_config() 2576 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_EXIT_CTLS, in setup_vmcs_config() 2583 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config() 2600 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_ENTRY_CTLS, in setup_vmcs_config()
|