Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/uapi/asm/
Dsvm.h46 #define SVM_EXIT_TR_WRITE 0x06d macro
190 { SVM_EXIT_TR_WRITE, "write_rt" }, \
/linux-6.12.1/tools/arch/x86/include/uapi/asm/
Dsvm.h46 #define SVM_EXIT_TR_WRITE 0x06d macro
190 { SVM_EXIT_TR_WRITE, "write_rt" }, \
/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.c4466 [x86_intercept_ltr] = POST_EX(SVM_EXIT_TR_WRITE),