Searched refs:vm_entry_controls (Results 1 – 7 of 7) sorted by relevance
1625 vmcs12->vm_entry_controls = evmcs->vm_entry_controls; in copy_enlightened_to_vmcs12()1988 evmcs->vm_entry_controls = vmcs12->vm_entry_controls; in copy_vmcs12_to_enlightened()2159 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) in nested_vmx_calc_efer()2161 else if (vmcs12->vm_entry_controls & VM_ENTRY_IA32E_MODE) in nested_vmx_calc_efer()2375 exec_control |= (vmcs12->vm_entry_controls & in prepare_vmcs02_early()2485 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()2565 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) { in prepare_vmcs02()2573 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()2586 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()2665 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) && in prepare_vmcs02()[all …]
130 u32 vm_entry_controls; member304 CHECK_OFFSET(vm_entry_controls, 780); in vmx_check_vmcs12_offsets()
198 EVMCS1_FIELD(VM_ENTRY_CONTROLS, vm_entry_controls,488 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()
583 u32 vm_entry_controls; member
166 u32 vm_entry_controls;