Home
last modified time | relevance | path

Searched refs:VM_EXIT_SAVE_DEBUG_CONTROLS (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dvmx.h86 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/arch/x86/kvm/
Dvmx.c2606 ~VM_EXIT_SAVE_DEBUG_CONTROLS; in nested_vmx_setup_ctls_msrs()
3333 min = VM_EXIT_SAVE_DEBUG_CONTROLS; in setup_vmcs_config()
10432 if (vmcs12->vm_exit_controls & VM_EXIT_SAVE_DEBUG_CONTROLS) { in prepare_vmcs12()