Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dhyperv_evmcs.h96 VM_EXIT_SAVE_DEBUG_CONTROLS | \
Dvmx.h491 (VM_EXIT_SAVE_DEBUG_CONTROLS | \
Dnested.c4579 if (vmcs12->vm_exit_controls & VM_EXIT_SAVE_DEBUG_CONTROLS) in sync_vmcs02_to_vmcs12()
6987 msrs->exit_ctls_low &= ~VM_EXIT_SAVE_DEBUG_CONTROLS; in nested_vmx_setup_exit_ctls()
Dvmx.c2274 VM_EXIT_SAVE_DEBUG_CONTROLS) in vmx_set_msr()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h76 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/linux-6.12.1/arch/x86/include/asm/
Dvmx.h97 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro