Home
last modified time | relevance | path

Searched refs:SCR_HCE (Results 1 – 25 of 52) sorted by relevance

123

/dports/sysutils/rpi-firmware/rpi3-psci-monitor-558620c/
H A Dpscimon.S50 #define SCR_HCE BIT(8) macro
56 (SCR_RW | SCR_HCE | SCR_RES1_5 | SCR_RES1_4 | SCR_NS)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Darm-powerctl.c114 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c768 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c736 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c775 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c772 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c736 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c793 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c793 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Darm-powerctl.c117 target_cpu->env.cp15.scr_el3 |= SCR_HCE; in arm_set_cpu_on_async_work()
H A Dop_helper.c772 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dop_helper.c408 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
H A Dcpu.h631 #define SCR_HCE (1U << 8) macro
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dop_helper.c408 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
H A Dcpu.h631 #define SCR_HCE (1U << 8) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/
H A Dboot.c728 env->cp15.scr_el3 |= SCR_HCE; in do_cpu_reset()
/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dboot.c772 env->cp15.scr_el3 |= SCR_HCE; in do_cpu_reset()
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dboot.c752 env->cp15.scr_el3 |= SCR_HCE; in do_cpu_reset()

123