Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dsvm.h123 #define SVM_EXIT_VMMCALL 0x081 macro
/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c473 cpu_svm_check_intercept_param(env, SVM_EXIT_VMMCALL, 0, GETPC()); in helper_vmmcall()