Searched refs:tpidr_el2 (Results 1 – 8 of 8) sorted by relevance
230 mrs \dst, tpidr_el2237 mrs \dst, tpidr_el2245 msr tpidr_el2, \src
170 unsigned long tpidr_el2; member
29 return read_sysreg(tpidr_el2); in __hyp_my_cpu_offset()
87 msr tpidr_el2, x1
174 msr tpidr_el2, x0
127 DEFINE(NVHE_INIT_TPIDR_EL2, offsetof(struct kvm_nvhe_init_params, tpidr_el2)); in main()
1954 write_sysreg(read_sysreg(tpidr_el1), tpidr_el2); in cpu_copy_el2regs()
1532 params->tpidr_el2 = (unsigned long)kasan_reset_tag(per_cpu_ptr_nvhe_sym(__per_cpu_start, cpu)) - in cpu_prepare_hyp_mode()