Home
last modified time | relevance | path

Searched refs:nested_pg_mode (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dexcp_helper.c156 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
165 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
266 if ((pde & PG_PSE_MASK) && (env->nested_pg_mode & SVM_NPT_PSE)) { in get_hphys()
H A Dsvm_helper.c213 env->nested_pg_mode = 0; in helper_vmrun()
222 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
225 env->nested_pg_mode |= SVM_NPT_PSE; in helper_vmrun()
228 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
231 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c1317 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dexcp_helper.c158 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
162 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
167 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
268 if ((pde & PG_PSE_MASK) && (env->nested_pg_mode & SVM_NPT_PSE)) { in get_hphys()
H A Dsvm_helper.c214 env->nested_pg_mode = 0; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_PSE; in helper_vmrun()
229 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
232 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dexcp_helper.c156 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
165 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
H A Dsvm_helper.c218 env->nested_pg_mode = 0; in helper_vmrun()
220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c1270 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dexcp_helper.c156 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
165 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
H A Dsvm_helper.c218 env->nested_pg_mode = 0; in helper_vmrun()
220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c1270 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dexcp_helper.c156 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
165 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
H A Dsvm_helper.c218 env->nested_pg_mode = 0; in helper_vmrun()
220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c1270 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dexcp_helper.c156 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
160 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
165 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
H A Dsvm_helper.c218 env->nested_pg_mode = 0; in helper_vmrun()
220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c1270 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dexcp_helper.c211 if (!(env->nested_pg_mode & SVM_NPT_NXE)) { in get_hphys()
215 if (env->nested_pg_mode & SVM_NPT_PAE) { in get_hphys()
220 if (env->nested_pg_mode & SVM_NPT_LMA) { in get_hphys()
H A Dsvm_helper.c218 env->nested_pg_mode = 0; in helper_vmrun()
220 env->nested_pg_mode |= SVM_NPT_PAE; in helper_vmrun()
223 env->nested_pg_mode |= SVM_NPT_LMA; in helper_vmrun()
226 env->nested_pg_mode |= SVM_NPT_NXE; in helper_vmrun()
H A Dmachine.c953 VMSTATE_UINT32(env.nested_pg_mode, X86CPU),
H A Dcpu.h1277 uint32_t nested_pg_mode; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/sysemu/
H A Dexcp_helper.c375 access_type, MMU_USER_IDX, env->nested_pg_mode, in get_hphys()
H A Dsvm_helper.c257 env->nested_pg_mode = 0; in helper_vmrun()
272 env->nested_pg_mode = get_pg_mode(env) & PG_MODE_SVM_MASK; in helper_vmrun()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/sysemu/
H A Dexcp_helper.c366 access_type, MMU_USER_IDX, env->nested_pg_mode, in get_hphys()
H A Dsvm_helper.c257 env->nested_pg_mode = 0; in helper_vmrun()
272 env->nested_pg_mode = get_pg_mode(env) & PG_MODE_SVM_MASK; in helper_vmrun()

12