Lines Matching refs:MPIDR
18 - Removing the framework assumption about the structure of the MPIDR, and
47 This removes the assumption in the PSCI implementation that MPIDR
74 to implement a static mapping between ``MPIDR`` and core index or implement
239 Also, some platform APIs which took ``MPIDR`` as an argument were only ever
321 is identified by its ``MPIDR``, which is passed as the argument. The function is
344 This function identifies a core by its ``MPIDR``, which is passed as the argument,
360 A platform may need to convert the ``MPIDR`` of a core to an absolute number, which
370 cpu_id = 8-bit value in MPIDR at affinity level 0
371 cluster_id = 8-bit value in MPIDR at affinity level 1
382 has been allocated for the core specified by MPIDR. For BL images that only
400 has been allocated for the core specificed by MPIDR. For BL images that only
430 ``MPIDR`` (specified by the second argument). For example, on a dual-cluster
432 implements four cores, a call to this function with an ``MPIDR`` corresponding
434 to this function with an ``MPIDR`` corresponding to the second cluster (``0x100``)
452 and an ``MPIDR`` (specified by the second argument). The state can be one of
457 ``MPIDR``\ s of the cluster would range from ``0x0-0x3``. The ``MPIDR`` of the single
494 by the ``MPIDR`` (first argument) and ``affinity level`` (third argument). The