Home
last modified time | relevance | path

Searched refs:psci_is_last_on_cpu (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_common.c162 unsigned int psci_is_last_on_cpu(void) in psci_is_last_on_cpu() function
1012 while ((wait_ms-- != 0U) && (psci_is_last_on_cpu() != 0U)) { in psci_stop_other_cores()
1016 if (psci_is_last_on_cpu() != 0U) { in psci_stop_other_cores()
A Dpsci_private.h294 unsigned int psci_is_last_on_cpu(void);
A Dpsci_main.c161 if (psci_is_last_on_cpu() == 0U) in psci_system_suspend()

Completed in 6 milliseconds