Searched refs:mpidr_self (Results 1 – 1 of 1) sorted by relevance
1256 u_register_t mpidr, mpidr_self; in gicv3_rdistif_probe() local1271 mpidr_self = read_mpidr_el1() & MPIDR_AFFINITY_MASK; in gicv3_rdistif_probe()1282 if (mpidr == mpidr_self) { in gicv3_rdistif_probe()
Completed in 4 milliseconds