Searched refs:cpu_start_idx (Results 1 – 5 of 5) sorted by relevance
195 unsigned int cpu_start_idx;199 * by 'cpu_start_idx' i.e. all the domains in the range 'cpu_start_idx200 * -> cpu_start_idx + ncpus' have this node as their parent.
2063 unsigned int cpu_start_idx;2067 * by 'cpu_start_idx' i.e. all the domains in the range 'cpu_start_idx2068 * -> cpu_start_idx + ncpus' have this node as their parent.2086 fields must be analyzed. Fields like ``cpu_start_idx``, ``ncpus``, ``parent_node``
109 psci_non_cpu_pd_nodes[nodes_idx[j]].cpu_start_idx in psci_update_pwrlvl_limits()
122 unsigned int cpu_start_idx; member
440 start_idx = psci_non_cpu_pd_nodes[parent_idx].cpu_start_idx; in psci_do_state_coordination()