Searched refs:tpidr_el2 (Results 1 – 7 of 7) sorted by relevance
112 msr tpidr_el2, x0117 mrs x0, tpidr_el2122 msr tpidr_el2, x1
112 msr tpidr_el2, x0
121 DEFINE(NVHE_INIT_TPIDR_EL2, offsetof(struct kvm_nvhe_init_params, tpidr_el2)); in main()
2103 write_sysreg(read_sysreg(tpidr_el1), tpidr_el2); in cpu_copy_el2regs()
29 return read_sysreg(tpidr_el2); in __hyp_my_cpu_offset()
183 unsigned long tpidr_el2; member
2023 params->tpidr_el2 = (unsigned long)kasan_reset_tag(per_cpu_ptr_nvhe_sym(__per_cpu_start, cpu)) - in cpu_prepare_hyp_mode()