MPIDR_CLUSTER
u64 cluster = MPIDR_CLUSTER(mpidr);
if (static_branch_likely(&use_local_fast_ipi) && MPIDR_CLUSTER(my_mpidr) == cluster) {