Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c2568 static __init int setup_vmcs_config(struct vmcs_config *vmcs_conf, in setup_vmcs_config() function
7426 if (setup_vmcs_config(&vmcs_conf, &vmx_cap) < 0) in vmx_check_processor_compat()
8223 if (setup_vmcs_config(&vmcs_config, &vmx_capability) < 0) in hardware_setup()