Searched refs:SVM_EXIT_MONITOR (Results 1 – 7 of 7) sorted by relevance
75 #define SVM_EXIT_MONITOR 0x08a macro218 { SVM_EXIT_MONITOR, "monitor" }, \
133 #define SVM_EXIT_MONITOR 0x08a macro
525 cpu_svm_check_intercept_param(env, SVM_EXIT_MONITOR, 0, GETPC()); in helper_monitor()
1781 case SVM_EXIT_MONITOR: in vc_handle_exitcode()
3333 [SVM_EXIT_MONITOR] = kvm_emulate_monitor,4439 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),
2577 case SVM_EXIT_MONITOR: in sev_es_validate_vmgexit()