Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_setup.c109 psci_non_cpu_pd_nodes[nodes_idx[j]].cpu_start_idx in psci_update_pwrlvl_limits()
A Dpsci_private.h125 unsigned int cpu_start_idx; member
A Dpsci_common.c441 start_idx = psci_non_cpu_pd_nodes[parent_idx].cpu_start_idx; in psci_do_state_coordination()
/arm-trusted-firmware-2.8.0/docs/design/
A Dpsci-pd-tree.rst195 unsigned int cpu_start_idx;
199 * by 'cpu_start_idx' i.e. all the domains in the range 'cpu_start_idx
200 * -> cpu_start_idx + ncpus' have this node as their parent.
A Dfirmware-design.rst2093 unsigned int cpu_start_idx;
2097 * by 'cpu_start_idx' i.e. all the domains in the range 'cpu_start_idx
2098 * -> cpu_start_idx + ncpus' have this node as their parent.
2116 fields must be analyzed. Fields like ``cpu_start_idx``, ``ncpus``, ``parent_node``

Completed in 10 milliseconds