Searched refs:PSCI_CPU_OFF (Results 1 – 13 of 13) sorted by relevance
140 spmd_build_spmc_message(get_gpregs_ctx(&ctx->cpu_ctx), PSCI_CPU_OFF); in spmd_cpu_off_handler()
247 psci_caps |= define_psci_cap(PSCI_CPU_OFF); in psci_setup()
406 case PSCI_CPU_OFF: in psci_smc_handler()
45 #define PSCI_CPU_OFF U(0x84000002) macro
89 if (fdt_setprop_u32(fdt, offs, "cpu_off", PSCI_CPU_OFF)) in dt_add_psci_node()
486 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
158 to specify the requested power state for a PSCI_CPU_OFF call.
1094 - The cpu off event occurs when the NWd calls PSCI_CPU_OFF. The method by which
2092 - qemu: Implement PSCI_CPU_OFF and qemu_system_off via semihosting
Completed in 31 milliseconds