Searched refs:cpu_based_vm_exec_control (Results 1 – 10 of 10) sorted by relevance
133 return vmcs12->cpu_based_vm_exec_control & bit; in nested_cpu_has()138 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)
122 u32 cpu_based_vm_exec_control; member296 CHECK_OFFSET(cpu_based_vm_exec_control, 748); in vmx_check_vmcs12_offsets()
196 EVMCS1_FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control,478 vmcs12->cpu_based_vm_exec_control))) in nested_evmcs_check_controls()
70 FIELD(CPU_BASED_VM_EXEC_CONTROL, cpu_based_vm_exec_control),
1604 vmcs12->cpu_based_vm_exec_control = in copy_enlightened_to_vmcs12()1605 evmcs->cpu_based_vm_exec_control; in copy_enlightened_to_vmcs12()1977 evmcs->cpu_based_vm_exec_control = vmcs12->cpu_based_vm_exec_control; in copy_vmcs12_to_enlightened()2264 exec_control |= vmcs12->cpu_based_vm_exec_control; in prepare_vmcs02_early()2738 CC(!vmx_control_verify(vmcs12->cpu_based_vm_exec_control, in nested_check_vm_execution_controls()3524 if (vmcs12->cpu_based_vm_exec_control & CPU_BASED_USE_TSC_OFFSETTING) in nested_vmx_enter_non_root_mode()6051 if (vmcs12->cpu_based_vm_exec_control & in nested_vmx_exit_handled_cr()6056 if (vmcs12->cpu_based_vm_exec_control & in nested_vmx_exit_handled_cr()
3328 tmp |= get_vmcs12(vcpu)->cpu_based_vm_exec_control & CR3_EXITING_BITS; in vmx_set_cr0()
181 u32 cpu_based_vm_exec_control; member481 *value = current_evmcs->cpu_based_vm_exec_control; in evmcs_vmread()946 current_evmcs->cpu_based_vm_exec_control = value; in evmcs_vmwrite()
570 u32 cpu_based_vm_exec_control; member
158 u32 cpu_based_vm_exec_control;
Completed in 48 milliseconds