Searched refs:SVM_EXIT_IDTR_WRITE (Results 1 – 5 of 5) sorted by relevance
43 #define SVM_EXIT_IDTR_WRITE 0x06a macro186 { SVM_EXIT_IDTR_WRITE, "write_idtr" }, \
100 #define SVM_EXIT_IDTR_WRITE 0x06a macro
3236 gen_svm_check_intercept(s, SVM_EXIT_IDTR_WRITE); in gen_multi0F()
4450 [x86_intercept_lidt] = POST_EX(SVM_EXIT_IDTR_WRITE),