Searched defs:vmcs_conf (Results 1 – 3 of 3) sorted by relevance
28 void evmcs_sanitize_exec_ctrls(struct vmcs_config *vmcs_conf) in evmcs_sanitize_exec_ctrls()
6806 static void nested_vmx_setup_pinbased_ctls(struct vmcs_config *vmcs_conf, in nested_vmx_setup_pinbased_ctls()6823 static void nested_vmx_setup_exit_ctls(struct vmcs_config *vmcs_conf, in nested_vmx_setup_exit_ctls()6846 static void nested_vmx_setup_entry_ctls(struct vmcs_config *vmcs_conf, in nested_vmx_setup_entry_ctls()6866 static void nested_vmx_setup_cpubased_ctls(struct vmcs_config *vmcs_conf, in nested_vmx_setup_cpubased_ctls()6903 struct vmcs_config *vmcs_conf, in nested_vmx_setup_secondary_ctls()6985 static void nested_vmx_setup_misc_data(struct vmcs_config *vmcs_conf, in nested_vmx_setup_misc_data()7045 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps) in nested_vmx_setup_ctls_msrs()
2572 static int setup_vmcs_config(struct vmcs_config *vmcs_conf, in setup_vmcs_config()2771 struct vmcs_config vmcs_conf; in vmx_check_processor_compat() local