Searched refs:this_cpu_idx (Results 1 – 1 of 1) sorted by relevance
993 unsigned int idx, this_cpu_idx; in psci_stop_other_cores() local995 this_cpu_idx = plat_my_core_pos(); in psci_stop_other_cores()1000 if (idx == this_cpu_idx) { in psci_stop_other_cores()