Searched refs:MPIDR_EL1 (Results 1 – 6 of 6) sorted by relevance
27 #define MPIDR_EL1 1 /* MultiProcessor Affinity Register */ macro69 #define c0_MPIDR (MPIDR_EL1 * 2) /* MultiProcessor ID Register */
101 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
214 return vcpu_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
55 that corresponds to the MPIDR_EL1 register size.56 If MPIDR_EL1[63:32] value is equal to 0 on all CPUs58 MPIDR_EL1[63:32] bits are not used for CPUs100 and matches the MPIDR_EL1 register affinity bits.105 bits [39:32] of MPIDR_EL1.108 bits [23:0] of MPIDR_EL1.113 of MPIDR_EL1.
193 add x3, x2, #CPU_SYSREG_OFFSET(MPIDR_EL1)430 add x3, x2, #CPU_SYSREG_OFFSET(MPIDR_EL1)
236 vcpu_sys_reg(vcpu, MPIDR_EL1) = (1ULL << 31) | mpidr; in reset_mpidr()355 NULL, reset_mpidr, MPIDR_EL1 },