HomeSort by relevance Sort by last modified time
    Searched full:target_cpu_nodes (Results 1 - 1 of 1) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
psci_afflvl_on.c 164 static int psci_call_on_handlers(aff_map_node_t *target_cpu_nodes[],
173 node = target_cpu_nodes[level];
213 mpidr_aff_map_nodes_t target_cpu_nodes; local
231 target_cpu_nodes);
241 target_cpu_nodes);
248 target_cpu_nodes[MPIDR_AFFLVL0]));
261 rc = psci_call_on_handlers(target_cpu_nodes,
276 target_cpu_nodes,
292 target_cpu_nodes);

Completed in 178 milliseconds