Searched refs:mpidr_self (Results 1 – 1 of 1) sorted by relevance
1361 u_register_t mpidr, mpidr_self; in gicv3_rdistif_probe() local1378 mpidr_self = read_mpidr_el1() & MPIDR_AFFINITY_MASK; in gicv3_rdistif_probe()1389 if (mpidr == mpidr_self) { in gicv3_rdistif_probe()