Home
last modified time | relevance | path

Searched refs:tpidr_el2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dassembler.h208 mrs \dst, tpidr_el2
215 mrs \dst, tpidr_el2
223 msr tpidr_el2, \src
H A Dpercpu.h29 return read_sysreg(tpidr_el2); in __hyp_my_cpu_offset()
/linux/arch/arm64/kernel/
H A Dhyp-stub.S107 msr tpidr_el2, x0
H A Dcpufeature.c2124 write_sysreg(read_sysreg(tpidr_el1), tpidr_el2); in cpu_copy_el2regs()