Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsvm.h144 #define SVM_NPTEXIT_GPA (1ULL << 32) macro
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c517 exit_info_1 |= SVM_NPTEXIT_GPA; in raise_stage2()