Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h105 VM_EXIT_SAVE_DEBUG_CONTROLS | \
A Dvmx.h499 (VM_EXIT_SAVE_DEBUG_CONTROLS | \
A Dnested.c4381 if (vmcs12->vm_exit_controls & VM_EXIT_SAVE_DEBUG_CONTROLS) in sync_vmcs02_to_vmcs12()
6814 msrs->exit_ctls_low &= ~VM_EXIT_SAVE_DEBUG_CONTROLS; in nested_vmx_setup_ctls_msrs()
A Dvmx.c2218 VM_EXIT_SAVE_DEBUG_CONTROLS) in vmx_set_msr()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h76 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h93 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro

Completed in 34 milliseconds