Searched refs:vm_entry_controls (Results 1 – 5 of 5) sorted by relevance
1622 vmcs12->vm_entry_controls = evmcs->vm_entry_controls; in copy_enlightened_to_vmcs12()1985 evmcs->vm_entry_controls = vmcs12->vm_entry_controls; in copy_vmcs12_to_enlightened()2156 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) in nested_vmx_calc_efer()2158 else if (vmcs12->vm_entry_controls & VM_ENTRY_IA32E_MODE) in nested_vmx_calc_efer()2361 exec_control |= (vmcs12->vm_entry_controls & in prepare_vmcs02_early()2471 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_rare()2551 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) { in prepare_vmcs02()2559 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))) in prepare_vmcs02()2572 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()2651 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),
583 u32 vm_entry_controls; member