Searched refs:SVM_EXIT_SMI (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/ | ||
H A D | svm.h | 92 #define SVM_EXIT_SMI 0x062 macro |
/qemu/target/i386/tcg/system/ | ||
H A D | seg_helper.c | 188 cpu_svm_check_intercept_param(env, SVM_EXIT_SMI, 0, 0); in x86_cpu_exec_interrupt() |