Searched refs:cpu_based_exec_ctrl (Results 1 – 1 of 1) sorted by relevance
917 u32 cpu_based_exec_ctrl; member1003 return vmcs_config.cpu_based_exec_ctrl & CPU_BASED_USE_MSR_BITMAPS; in cpu_has_vmx_msr_bitmap()1008 return vmcs_config.cpu_based_exec_ctrl & CPU_BASED_TPR_SHADOW; in cpu_has_vmx_tpr_shadow()1018 return vmcs_config.cpu_based_exec_ctrl & in cpu_has_secondary_exec_ctrls()3256 vmcs_conf->cpu_based_exec_ctrl = _cpu_based_exec_control; in setup_vmcs_config()4698 u32 exec_control = vmcs_config.cpu_based_exec_ctrl; in vmx_exec_control()7935 u32 cpu_based_exec_ctrl = vmcs_read32(CPU_BASED_VM_EXEC_CONTROL); in dump_vmcs() local8025 pin_based_exec_ctrl, cpu_based_exec_ctrl, secondary_exec_control); in dump_vmcs()8048 if (cpu_based_exec_ctrl & CPU_BASED_TPR_SHADOW) in dump_vmcs()