Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_common.c994 unsigned int idx, this_cpu_idx; in psci_stop_other_cores() local
996 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