Searched refs:setup_vmcs_config (Results 1 – 1 of 1) sorted by relevance
2577 static int setup_vmcs_config(struct vmcs_config *vmcs_conf, in setup_vmcs_config() function2782 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()