Searched refs:this_cpu_idx (Results 1 – 1 of 1) sorted by relevance
994 unsigned int idx, this_cpu_idx; in psci_stop_other_cores() local996 this_cpu_idx = plat_my_core_pos(); in psci_stop_other_cores()1001 if (idx == this_cpu_idx) { in psci_stop_other_cores()
Completed in 3 milliseconds