Home
last modified time | relevance | path

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

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