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.
2034 unsigned int cpu_start_idx;2038 * by 'cpu_start_idx' i.e. all the domains in the range 'cpu_start_idx2039 * -> cpu_start_idx + ncpus' have this node as their parent.2057 fields must be analyzed. Fields like ``cpu_start_idx``, ``ncpus``, ``parent_node``
99 psci_non_cpu_pd_nodes[nodes_idx[j]].cpu_start_idx in psci_update_pwrlvl_limits()
117 unsigned int cpu_start_idx; member
439 start_idx = psci_non_cpu_pd_nodes[parent_idx].cpu_start_idx; in psci_do_state_coordination()