Searched refs:SVM_NPTEXIT_GPA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ | ||
H A D | svm.h | 144 #define SVM_NPTEXIT_GPA (1ULL << 32) macro |
/openbmc/qemu/target/i386/tcg/sysemu/ | ||
H A D | excp_helper.c | 531 exit_info_1 |= SVM_NPTEXIT_GPA; in raise_stage2() |