aff2              350 drivers/perf/hisilicon/hisi_uncore_pmu.c 		int aff2 = MPIDR_AFFINITY_LEVEL(mpidr, 2);
aff2              353 drivers/perf/hisilicon/hisi_uncore_pmu.c 			*sccl_id = aff2 >> 3;
aff2              355 drivers/perf/hisilicon/hisi_uncore_pmu.c 			*ccl_id = aff2 & 0x7;