Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.h20 void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, u32 ept_caps,
Dvmx.c6795 nested_vmx_setup_ctls_msrs(&vmx->nested.msrs, in vmx_create_vcpu()
6879 nested_vmx_setup_ctls_msrs(&vmcs_conf.nested, vmx_cap.ept, in vmx_check_processor_compat()
7729 nested_vmx_setup_ctls_msrs(&vmcs_config.nested, in hardware_setup()
Dnested.c5787 void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, u32 ept_caps, in nested_vmx_setup_ctls_msrs() function