Home
last modified time | relevance | path

Searched refs:has_mpu (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dcpu.c1121 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1771 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1775 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h853 bool has_mpu; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dcpu.c1155 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1842 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1846 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h860 bool has_mpu; member
H A Dhelper.c4968 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dcpu.c1155 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1842 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1846 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h860 bool has_mpu; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dcpu.c658 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
965 if (!cpu->has_mpu) { in arm_cpu_realizefn()
969 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h747 bool has_mpu; member
H A Dhelper.c3394 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dcpu.c1101 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1740 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1744 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h839 bool has_mpu; member
H A Dhelper.c4737 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dcpu.c1122 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1716 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1720 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h810 bool has_mpu; member
H A Dhelper.c4787 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dcpu.c1007 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1584 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1588 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h802 bool has_mpu; member
H A Dhelper.c4172 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dcpu.c1007 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1584 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1588 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h802 bool has_mpu; member
H A Dhelper.c4172 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dcpu.c1122 DEFINE_PROP_BOOL("has-mpu", ARMCPU, has_mpu, true);
1716 if (!cpu->has_mpu) { in arm_cpu_realizefn()
1720 cpu->has_mpu = false; in arm_cpu_realizefn()
H A Dcpu.h810 bool has_mpu; member
H A Dhelper.c4787 if (arm_feature(env, ARM_FEATURE_PMSA) && !cpu->has_mpu) { in sctlr_write()

12