Home
last modified time | relevance | path

Searched refs:MPIDR (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
Dapic.asl68 [0008] ARM MPIDR : 0
89 [0008] ARM MPIDR : 0000000000000001
110 [0008] ARM MPIDR : 0000000000000002
131 [0008] ARM MPIDR : 0000000000000003
152 [0008] ARM MPIDR : 0000000000000100
173 [0008] ARM MPIDR : 0000000000000101
194 [0008] ARM MPIDR : 0000000000000102
215 [0008] ARM MPIDR : 0000000000000103
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.md396 is identified by its `MPIDR`, which is passed as the argument. The function is
436 This function identifies a CPU by its `MPIDR`, which is passed as the argument,
479 A platform may need to convert the `MPIDR` of a CPU to an absolute number, which
487 cpu_id = 8-bit value in MPIDR at affinity level 0
488 cluster_id = 8-bit value in MPIDR at affinity level 1
497 has been allocated for the CPU specificed by MPIDR. For BL images that only
513 has been allocated for the CPU specificed by MPIDR. For BL images that only
1066 identified in a system by a CPU ID (the processor `MPIDR` is used in the PSCI
1075 `MPIDR` affinity fields in the ARM Architecture Reference Manual.
1082 CPU is specified by its `MPIDR` in a PSCI `CPU_ON` call. The `affinst_on()`
[all …]
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
DArmV7Support.asm272 mrc p15, 0, r0, c0, c0, 5 ; read MPIDR
DArmV7Support.S318 mrc p15, 0, r0, c0, c0, 5 @ read MPIDR
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAcpi51.h513 UINT64 MPIDR; member
DAcpi60.h514 UINT64 MPIDR; member