Searched refs:psci_are_all_cpus_on_safe (Results 1 – 3 of 3) sorted by relevance
95 bool psci_are_all_cpus_on_safe(unsigned int this_core);
423 if (!(psci_are_all_cpus_on_safe(this_core) || in psci_set_suspend_mode()
1432 bool psci_are_all_cpus_on_safe(unsigned int this_core) in psci_are_all_cpus_on_safe() function