Searched refs:nested_vmx_setup_ctls_msrs (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dnested.h21 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps);
H A Dvmx.c2776 nested_vmx_setup_ctls_msrs(&vmcs_conf, vmx_cap.ept);
8698 nested_vmx_setup_ctls_msrs(&vmcs_config, vmx_capability.ept);
H A Dnested.c7036 * nested_vmx_setup_ctls_msrs() sets up variables containing the values to be
7045 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps) function

Completed in 154 milliseconds