Searched refs:VM_ENTRY_LOAD_DEBUG_CONTROLS (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h110 VM_ENTRY_LOAD_DEBUG_CONTROLS | \
H A Dvmx.h473 (VM_ENTRY_LOAD_DEBUG_CONTROLS)
H A Dnested.c2587 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) {
3070 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS) &&
3460 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS))
4667 if (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS) {
6863 msrs->entry_ctls_low &= ~VM_ENTRY_LOAD_DEBUG_CONTROLS;
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h88 #define VM_ENTRY_LOAD_DEBUG_CONTROLS 0x00000004 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h111 #define VM_ENTRY_LOAD_DEBUG_CONTROLS 0x00000004 macro

Completed in 158 milliseconds