Searched defs:this_core (Results 1 – 2 of 2) sorted by relevance
1407 bool psci_is_last_on_cpu_safe(unsigned int this_core) in psci_is_last_on_cpu_safe() argument 1432 bool psci_are_all_cpus_on_safe(unsigned int this_core) in psci_are_all_cpus_on_safe() argument 1461 unsigned int psci_num_cpus_running_on_safe(unsigned int this_core) in psci_num_cpus_running_on_safe() argument
409 unsigned int this_core = plat_my_core_pos(); in psci_set_suspend_mode() local