Searched refs:MPIDR_AFF0_SHIFT (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/arch/arm/plat-marvell/otx2/ |
| H A D | core_pos.S | 10 ubfx x1, x0, #MPIDR_AFF0_SHIFT, #MPIDR_AFFINITY_BITS
|
| /optee_os/core/arch/arm/plat-automotive_rd/ |
| H A D | rd1ae_core_pos.S | 19 ubfx x0, x4, #MPIDR_AFF0_SHIFT, #MPIDR_AFFINITY_BITS
|
| /optee_os/core/arch/arm/include/ |
| H A D | arm.h | 60 #define MPIDR_AFF0_SHIFT U(0) macro 61 #define MPIDR_AFF0_MASK (MPIDR_AFFLVL_MASK << MPIDR_AFF0_SHIFT)
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | misc_a64.S | 49 ubfx x0, x3, #MPIDR_AFF0_SHIFT, #MPIDR_AFFINITY_BITS
|
| H A D | misc_a32.S | 48 ubfx r0, r3, #MPIDR_AFF0_SHIFT, #MPIDR_AFFINITY_BITS
|