Searched refs:cpu_based_exec_ctrl (Results 1 – 3 of 3) sorted by relevance
30 evmcs_check_vmcs_conf(cpu_based_exec_ctrl, EXEC_CTRL); in evmcs_sanitize_exec_ctrls()
2906 vmcs_conf->cpu_based_exec_ctrl = _cpu_based_exec_control; in setup_vmcs_config()4695 u32 exec_control = vmcs_config.cpu_based_exec_ctrl; in vmx_exec_control()6580 u32 cpu_based_exec_ctrl, pin_based_exec_ctrl, secondary_exec_control; in dump_vmcs() local6592 cpu_based_exec_ctrl = vmcs_read32(CPU_BASED_VM_EXEC_CONTROL); in dump_vmcs()6713 cpu_based_exec_ctrl, secondary_exec_control, tertiary_exec_control); in dump_vmcs()6737 if (cpu_based_exec_ctrl & CPU_BASED_TPR_SHADOW) { in dump_vmcs()
7143 msrs->procbased_ctls_high = vmcs_conf->cpu_based_exec_ctrl; in nested_vmx_setup_cpubased_ctls()