Searched refs:cpu_based_vm_exec_control (Results 1 – 10 of 10) sorted by relevance
138 return vmcs12->cpu_based_vm_exec_control & bit; in nested_cpu_has()143 return (vmcs12->cpu_based_vm_exec_control & in nested_cpu_has2()
49 SHADOW_FIELD_RW(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control)
120 u32 cpu_based_vm_exec_control; member299 CHECK_OFFSET(cpu_based_vm_exec_control, 748); in vmx_check_vmcs12_offsets()
68 FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control),
1635 vmcs12->cpu_based_vm_exec_control = in copy_enlightened_to_vmcs12()1636 evmcs->cpu_based_vm_exec_control; in copy_enlightened_to_vmcs12()1981 evmcs->cpu_based_vm_exec_control = vmcs12->cpu_based_vm_exec_control; in copy_vmcs12_to_enlightened()2266 exec_control |= vmcs12->cpu_based_vm_exec_control; in prepare_vmcs02_early()2719 CC(!vmx_control_verify(vmcs12->cpu_based_vm_exec_control, in nested_check_vm_execution_controls()3413 if (vmcs12->cpu_based_vm_exec_control & CPU_BASED_USE_TSC_OFFSETTING) in nested_vmx_enter_non_root_mode()3484 if (vmcs12->cpu_based_vm_exec_control & CPU_BASED_USE_TSC_OFFSETTING) in nested_vmx_enter_non_root_mode()3613 !(vmcs12->cpu_based_vm_exec_control & CPU_BASED_NMI_WINDOW_EXITING) && in nested_vmx_run()3614 !((vmcs12->cpu_based_vm_exec_control & CPU_BASED_INTR_WINDOW_EXITING) && in nested_vmx_run()4520 if (vmcs12->cpu_based_vm_exec_control & CPU_BASED_USE_TSC_OFFSETTING) in nested_vmx_vmexit()[all …]
170 EVMCS1_FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control,
1837 (vmcs12->cpu_based_vm_exec_control & CPU_BASED_USE_TSC_OFFSETTING)) in vmx_write_l1_tsc_offset()
187 u32 cpu_based_vm_exec_control; member461 *value = current_evmcs->cpu_based_vm_exec_control; in evmcs_vmread()848 current_evmcs->cpu_based_vm_exec_control = value; in evmcs_vmwrite()
466 u32 cpu_based_vm_exec_control; member
156 u32 cpu_based_vm_exec_control;