Searched refs:SVM_EXIT_PAUSE (Results 1 – 2 of 2) sorted by relevance
52 #define SVM_EXIT_PAUSE 0x077 macro
3379 [SVM_EXIT_PAUSE] = pause_interception,4223 [x86_intercept_pause] = PRE_EX(SVM_EXIT_PAUSE),4304 case SVM_EXIT_PAUSE: in svm_check_intercept()