Lines Matching refs:vmcs_config
1211 u64 vmx_basic = vmcs_config.nested.basic;
1269 vmx_get_control_msr(&vmcs_config.nested, msr_index, &lowp, &highp);
1295 u64 vmx_misc = vmx_control_msr(vmcs_config.nested.misc_low,
1296 vmcs_config.nested.misc_high);
1324 u64 vmx_ept_vpid_cap = vmx_control_msr(vmcs_config.nested.ept_caps,
1325 vmcs_config.nested.vpid_caps);
1350 const u64 *msr = vmx_get_fixed0_msr(&vmcs_config.nested, msr_index);
1420 if (data & ~vmcs_config.nested.vmfunc_controls)
2574 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) {
6764 static void nested_vmx_setup_pinbased_ctls(struct vmcs_config *vmcs_conf,
6781 static void nested_vmx_setup_exit_ctls(struct vmcs_config *vmcs_conf,
6804 static void nested_vmx_setup_entry_ctls(struct vmcs_config *vmcs_conf,
6824 static void nested_vmx_setup_cpubased_ctls(struct vmcs_config *vmcs_conf,
6861 struct vmcs_config *vmcs_conf,
6943 static void nested_vmx_setup_misc_data(struct vmcs_config *vmcs_conf,
7003 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps)