Searched refs:vm_entry_controls (Results 1 – 7 of 7) sorted by relevance
1590 vmcs12->vm_entry_controls = evmcs->vm_entry_controls; in copy_enlightened_to_vmcs12()1953 evmcs->vm_entry_controls = vmcs12->vm_entry_controls; in copy_vmcs12_to_enlightened()2123 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) in nested_vmx_calc_efer()2125 else if (vmcs12->vm_entry_controls & VM_ENTRY_IA32E_MODE) in nested_vmx_calc_efer()2329 exec_control |= (vmcs12->vm_entry_controls & in prepare_vmcs02_early()2439 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()2519 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) { in prepare_vmcs02()2527 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()2540 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()2622 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) && in prepare_vmcs02()[all …]
130 u32 vm_entry_controls; member305 CHECK_OFFSET(vm_entry_controls, 780); in vmx_check_vmcs12_offsets()
199 EVMCS1_FIELD(VM_ENTRY_CONTROLS, vm_entry_controls,480 vmcs12->vm_entry_controls))) in nested_evmcs_check_controls()
77 FIELD(VM_ENTRY_CONTROLS, vm_entry_controls),
189 u32 vm_entry_controls; member497 *value = current_evmcs->vm_entry_controls; in evmcs_vmread()964 current_evmcs->vm_entry_controls = value; in evmcs_vmwrite()
543 u32 vm_entry_controls; member
166 u32 vm_entry_controls;