Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c2470 static __init int setup_vmcs_config(struct vmcs_config *vmcs_conf, in setup_vmcs_config() function
7193 if (setup_vmcs_config(&vmcs_conf, &vmx_cap) < 0) in vmx_check_processor_compat()
7935 if (setup_vmcs_config(&vmcs_config, &vmx_capability) < 0) in hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c2577 static int setup_vmcs_config(struct vmcs_config *vmcs_conf, in setup_vmcs_config() function
2782 if (setup_vmcs_config(&vmcs_conf, &vmx_cap) < 0) { in vmx_check_processor_compat()
8444 if (setup_vmcs_config(&vmcs_config, &vmx_capability) < 0) in hardware_setup()

Completed in 19 milliseconds