Lines Matching refs:an
25 tree. It also uses an MPIDR to find a node in the tree. The assumption that
27 code is not scalable. The use of an MPIDR also restricts the number of
36 a 'start' to an 'end' power level. The binary search is required to find the
46 using an MPIDR. There is no requirement to perform state coordination while
63 removed. A platform must define an array of unsigned chars such that:
138 corresponding to the MPIDR. It will return an error (-1) if an MPIDR is passed
139 which is not allocated or corresponds to an absent core. The semantics of this
152 (requirement 4.) during ``psci_setup()`` in such an order that the index of the
159 core power domains, for example, Juno and FVPs, the logic to convert an MPIDR to
181 allow use of a simpler logic to convert an MPIDR to a core index.
306 provides an MPIDR. The ``plat_core_pos_by_mpidr()`` function is used to validate