tpidr_el1         243 arch/arm64/include/asm/assembler.h 	mrs	\tmp, tpidr_el1
tpidr_el1         258 arch/arm64/include/asm/assembler.h 	mrs	\tmp, tpidr_el1
tpidr_el1        1167 arch/arm64/kernel/cpufeature.c 		write_sysreg(read_sysreg(tpidr_el1), tpidr_el2);
tpidr_el1          62 arch/arm64/kvm/hyp/sysreg-sr.c 	ctxt->sys_regs[TPIDR_EL1]	= read_sysreg(tpidr_el1);
tpidr_el1         136 arch/arm64/kvm/hyp/sysreg-sr.c 	write_sysreg(ctxt->sys_regs[TPIDR_EL1],		tpidr_el1);