Home
last modified time | relevance | path

Searched refs:VM_EXIT_SAVE_DEBUG_CONTROLS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h85 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h77 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h95 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c96 VM_EXIT_SAVE_DEBUG_CONTROLS | \
H A Dvmx.h486 (VM_EXIT_SAVE_DEBUG_CONTROLS | \
H A Dnested.c4391 if (vmcs12->vm_exit_controls & VM_EXIT_SAVE_DEBUG_CONTROLS) in sync_vmcs02_to_vmcs12()
6801 msrs->exit_ctls_low &= ~VM_EXIT_SAVE_DEBUG_CONTROLS; in nested_vmx_setup_exit_ctls()
H A Dvmx.c2246 VM_EXIT_SAVE_DEBUG_CONTROLS) in vmx_set_msr()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h76 #define VM_EXIT_SAVE_DEBUG_CONTROLS 0x00000004 macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c4152 if (vmcs12->vm_exit_controls & VM_EXIT_SAVE_DEBUG_CONTROLS) in sync_vmcs02_to_vmcs12()
6475 msrs->exit_ctls_low &= ~VM_EXIT_SAVE_DEBUG_CONTROLS; in nested_vmx_setup_ctls_msrs()
H A Dvmx.c2098 VM_EXIT_SAVE_DEBUG_CONTROLS) in vmx_set_msr()
2572 min = VM_EXIT_SAVE_DEBUG_CONTROLS | VM_EXIT_ACK_INTR_ON_EXIT; in setup_vmcs_config()

Completed in 56 milliseconds