Searched refs:SVM_EXIT_POPF (Results 1 – 4 of 4) sorted by relevance
50 #define SVM_EXIT_POPF 0x071 macro193 { SVM_EXIT_POPF, "popf" }, \
107 #define SVM_EXIT_POPF 0x071 macro
4473 [x86_intercept_popf] = PRE_EX(SVM_EXIT_POPF), in svm_check_intercept()