Home
last modified time | relevance | path

Searched refs:SVM_EXIT_EFER_WRITE_TRAP (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/uapi/asm/
Dsvm.h80 #define SVM_EXIT_EFER_WRITE_TRAP 0x08f macro
222 { SVM_EXIT_EFER_WRITE_TRAP, "write_efer_trap" }, \
/linux-6.12.1/tools/arch/x86/include/uapi/asm/
Dsvm.h80 #define SVM_EXIT_EFER_WRITE_TRAP 0x08f macro
222 { SVM_EXIT_EFER_WRITE_TRAP, "write_efer_trap" }, \
/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.c3351 [SVM_EXIT_EFER_WRITE_TRAP] = efer_trap,