Searched refs:VM_ENTRY_LOAD_DEBUG_CONTROLS (Results 1 – 5 of 5) sorted by relevance
119 VM_ENTRY_LOAD_DEBUG_CONTROLS | \
481 (VM_ENTRY_LOAD_DEBUG_CONTROLS)
2545 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) { in prepare_vmcs02()3033 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS) && in nested_vmx_check_guest_state()3413 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) in nested_vmx_enter_non_root_mode()4613 if (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS) { in nested_vmx_restore_host_state()6831 msrs->entry_ctls_low &= ~VM_ENTRY_LOAD_DEBUG_CONTROLS; in nested_vmx_setup_ctls_msrs()
88 #define VM_ENTRY_LOAD_DEBUG_CONTROLS 0x00000004 macro
108 #define VM_ENTRY_LOAD_DEBUG_CONTROLS 0x00000004 macro
Completed in 21 milliseconds