Home
last modified time | relevance | path

Searched full:cpu_off (Results 1 – 3 of 3) sorted by relevance

/qemu/target/arm/tcg/
H A Dpsci.c126 goto cpu_off; in arm_handle_psci_call()
129 goto cpu_off; in arm_handle_psci_call()
157 goto cpu_off; in arm_handle_psci_call()
218 cpu_off: in arm_handle_psci_call()
/qemu/target/arm/
H A Darm-powerctl.c163 * fail (see 6.6 Implementation CPU_ON/CPU_OFF races in the PSCI in arm_set_cpu_on()
229 * fail (see 6.6 Implementation CPU_ON/CPU_OFF races in the PSCI in arm_set_cpu_on_and_reset()
/qemu/hw/arm/
H A Dboot.c511 qemu_fdt_setprop_cell(fdt, "/psci", "cpu_off", cpu_off_fn); in fdt_add_psci_node()