Searched refs:SVM_EXIT_MONITOR (Results 1 – 4 of 4) sorted by relevance
75 #define SVM_EXIT_MONITOR 0x08a macro183 { SVM_EXIT_MONITOR, "monitor" }, \
1176 case SVM_EXIT_MONITOR: in vc_handle_exitcode()
2919 [SVM_EXIT_MONITOR] = monitor_interception,3826 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),