Searched refs:vm_entry_controls (Results 1 – 7 of 7) sorted by relevance
1615 vmcs12->vm_entry_controls = evmcs->vm_entry_controls; in copy_enlightened_to_vmcs12()1978 evmcs->vm_entry_controls = vmcs12->vm_entry_controls; in copy_vmcs12_to_enlightened()2149 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) in nested_vmx_calc_efer()2151 else if (vmcs12->vm_entry_controls & VM_ENTRY_IA32E_MODE) in nested_vmx_calc_efer()2355 exec_control |= (vmcs12->vm_entry_controls & in prepare_vmcs02_early()2465 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()2553 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()2811 if (CC(!vmx_control_verify(vmcs12->vm_entry_controls, in nested_check_vm_entry_controls()3070 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) && in nested_vmx_check_guest_state()4377 vmcs12->vm_entry_controls = in sync_vmcs02_to_vmcs12()[all …]
130 u32 vm_entry_controls; member304 CHECK_OFFSET(vm_entry_controls, 780); in vmx_check_vmcs12_offsets()
200 EVMCS1_FIELD(VM_ENTRY_CONTROLS, vm_entry_controls,490 vmcs12->vm_entry_controls))) in nested_evmcs_check_controls()
78 FIELD(VM_ENTRY_CONTROLS, vm_entry_controls),
183 u32 vm_entry_controls; member487 *value = current_evmcs->vm_entry_controls; in evmcs_vmread()954 current_evmcs->vm_entry_controls = value; in evmcs_vmwrite()
572 u32 vm_entry_controls; member
166 u32 vm_entry_controls;
Completed in 21 milliseconds