Home
last modified time | relevance | path

Searched refs:SVM_EXIT_MONITOR (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/
H A Dsvm.h133 #define SVM_EXIT_MONITOR 0x08a macro
/qemu/target/i386/tcg/system/
H A Dmisc_helper.c525 cpu_svm_check_intercept_param(env, SVM_EXIT_MONITOR, 0, GETPC()); in helper_monitor()