Searched refs:SVM_EXIT_GDTR_WRITE (Results 1 – 3 of 3) sorted by relevance
44 #define SVM_EXIT_GDTR_WRITE 0x06b macro181 { SVM_EXIT_GDTR_WRITE, "write_gdtr" }, \
44 #define SVM_EXIT_GDTR_WRITE 0x06b macro187 { SVM_EXIT_GDTR_WRITE, "write_gdtr" }, \
4183 [x86_intercept_lgdt] = POST_EX(SVM_EXIT_GDTR_WRITE),