Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.h21 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps);
H A Dnested.c7347 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps) in nested_vmx_setup_ctls_msrs() function
7404 nested_vmx_setup_ctls_msrs(&vmcs_config, vmx_capability.ept); in nested_vmx_hardware_setup()