Searched refs:SVM_EXIT_GDTR_WRITE (Results 1 – 5 of 5) sorted by relevance
44 #define SVM_EXIT_GDTR_WRITE 0x06b macro187 { SVM_EXIT_GDTR_WRITE, "write_gdtr" }, \
101 #define SVM_EXIT_GDTR_WRITE 0x06b macro
3220 gen_svm_check_intercept(s, SVM_EXIT_GDTR_WRITE); in gen_multi0F()
4428 [x86_intercept_lgdt] = POST_EX(SVM_EXIT_GDTR_WRITE),