Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/psci/
A Dpsci_common.c993 unsigned int idx, this_cpu_idx; in psci_stop_other_cores() local
995 this_cpu_idx = plat_my_core_pos(); in psci_stop_other_cores()
1000 if (idx == this_cpu_idx) { in psci_stop_other_cores()

Completed in 4 milliseconds