Searched refs:MPIDR_EL1 (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcputype.h274 return read_cpuid(MPIDR_EL1);
H A Dkvm_emulate.h470 return __vcpu_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK;
H A Dkvm_host.h379 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator in enum:vcpu_sysreg
932 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but
934 * own MPIDR_EL1 and MPIDR_EL1 is accessed for VCPU A from VCPU B's
978 * Note that MPIDR_EL1 for the guest is set by KVM via VMPIDR_EL2 but
1174 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr();
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h120 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2);
/linux-master/tools/arch/arm64/include/asm/
H A Dcputype.h274 return read_cpuid(MPIDR_EL1);
/linux-master/arch/arm64/kvm/
H A Dsys_regs.c832 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1);
2236 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
H A Demulate-nested.c1079 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),

Completed in 152 milliseconds