psci_system_suspend
return psci_system_suspend(func_id, host_ctxt);
return cpu_suspend(0, psci_system_suspend);
ret = psci_system_suspend(CPU_ON_ENTRY_ADDR, CPU_ON_CONTEXT_ID);