Searched refs:SVM_EXIT_NPF (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/ | ||
H A D | svm.h | 136 #define SVM_EXIT_NPF 0x400 macro |
/qemu/target/i386/tcg/system/ | ||
H A D | excp_helper.c | 544 cpu_vmexit(env, SVM_EXIT_NPF, exit_info_1, retaddr); in raise_stage2() |