Searched refs:SVM_EXIT_LDTR_WRITE (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/ | ||
H A D | svm.h | 102 #define SVM_EXIT_LDTR_WRITE 0x06c macro |
/qemu/target/i386/tcg/ | ||
H A D | translate.c | 3089 gen_svm_check_intercept(s, SVM_EXIT_LDTR_WRITE); in gen_multi0F() |