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