Home
last modified time | relevance | path

Searched refs:SVM_NPT_PAE (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c222 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c215 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
H A Dexcp_helper.c160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Dsvm.h135 #define SVM_NPT_PAE (1 << 0) macro
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dexcp_helper.c162 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
H A Dsvm_helper.c223 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()