Searched refs:PSCI_CPU_OFF (Results 1 – 11 of 11) sorted by relevance
126 FFA_FWK_MSG_PSCI, PSCI_CPU_OFF); in spmd_cpu_off_handler()
263 ret = spmc_send_pm_msg(FFA_FWK_MSG_PSCI, PSCI_CPU_OFF); in spmc_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()
403 if (arg3 == PSCI_CPU_OFF) { in handle_framework_message()
476 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
160 to specify the requested power state for a PSCI_CPU_OFF call.
1345 - The cpu off event occurs when the NWd calls PSCI_CPU_OFF. The PM event is
4200 - qemu: Implement PSCI_CPU_OFF and qemu_system_off via semihosting
Completed in 26 milliseconds