Searched refs:SVM_EXIT_LDTR_WRITE (Results 1 – 5 of 5) sorted by relevance
45 #define SVM_EXIT_LDTR_WRITE 0x06c macro188 { SVM_EXIT_LDTR_WRITE, "write_ldtr" }, \
102 #define SVM_EXIT_LDTR_WRITE 0x06c macro
3210 gen_svm_check_intercept(s, SVM_EXIT_LDTR_WRITE); in disas_insn_old()
4424 [x86_intercept_lldt] = POST_EX(SVM_EXIT_LDTR_WRITE),