Searched defs:mpidr (Results 1 – 6 of 6) sorted by relevance
134 static inline u32 mpidr_compress(u64 mpidr) in mpidr_compress()144 u64 mpidr = ((u64)compressed >> 24) << 32; in mpidr_uncompress() local
61 #define MPIDR_AFFINITY_LEVEL(mpidr, level) \ argument
91 u64 mpidr = cpus[cpu], sgi1r; in gicv3_ipi_send_mask() local
52 int mpidr_to_cpu(uint64_t mpidr) in mpidr_to_cpu()
81 #define MPIDR_AFFINITY_LEVEL(mpidr, level) \ argument
415 uint64_t mpidr = get_mpidr(); in cpu_report() local