Searched refs:SVM_EXIT_MONITOR (Results 1 – 5 of 5) sorted by relevance
75 #define SVM_EXIT_MONITOR 0x08a macro212 { SVM_EXIT_MONITOR, "monitor" }, \
75 #define SVM_EXIT_MONITOR 0x08a macro218 { SVM_EXIT_MONITOR, "monitor" }, \
1798 case SVM_EXIT_MONITOR: in vc_handle_exitcode()
3190 [SVM_EXIT_MONITOR] = kvm_emulate_monitor,4194 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),
2516 case SVM_EXIT_MONITOR: in sev_es_validate_vmgexit()