Home
last modified time | relevance | path

Searched refs:aff3 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcache.h93 u64 aff3 = MPIDR_AFFINITY_LEVEL(id, 3); in arch_compact_of_hwid() local
103 return (aff3 << 24) | FIELD_GET(GENMASK_ULL(23, 0), id); in arch_compact_of_hwid()
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c456 int aff3 = MPIDR_AFFINITY_LEVEL(mpidr, 3); in hisi_read_sccl_and_ccl_id() local
466 sccl = aff3; in hisi_read_sccl_and_ccl_id()