Searched refs:SVM_EXIT_INIT (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/ | ||
H A D | svm.h | 93 #define SVM_EXIT_INIT 0x063 macro |
/qemu/target/i386/tcg/ | ||
H A D | tcg-cpu.c | 148 cpu_svm_check_intercept_param(env, SVM_EXIT_INIT, 0, 0); in x86_cpu_exec_reset() |