Home
last modified time | relevance | path

Searched full:mpidr_el1 (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/kernel/
H A Dsleep.S10 * Implementation of MPIDR_EL1 hash algorithm through shifting
18 * @mpidr: register containing MPIDR_EL1 value
79 mrs x7, mpidr_el1
120 mrs x1, mpidr_el1
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h328 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c339 * while SCCL_ID is from MPIDR_EL1 by CPU. in hisi_sllc_pmu_init_data()
H A Dhisi_uncore_pmu.c439 * determined from the MPIDR_EL1, but the encoding varies by CPU:
/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_init.c832 /* Assume MPIDR_EL1.Aff*=0 */ in test_sysreg_array()
H A Dget-reg-list.c441 ARM64_SYS_REG(3, 0, 0, 0, 5), /* MPIDR_EL1 */
/linux/arch/arm64/include/asm/
H A Dsysreg.h965 /* Safe value for MPIDR_EL1: Bit31:RES1, Bit30:U:0, Bit24:MT:0 */