Searched refs:set_ttbr0 (Results 1 – 5 of 5) sorted by relevance
276 set_ttbr0(efi_ttbr0); in efi_arch_enter()305 set_ttbr0(pmap_to_ttbr0(PCPU_GET(curpmap))); in efi_arch_leave()
150 set_ttbr0(reg); in kexec_reboot_md()
898 set_ttbr0(abp->kern_ttbr0); in initarm()
9333 set_ttbr0(pmap_to_ttbr0(pmap)); in pmap_activate_int()
138 set_ttbr0(uint64_t ttbr0) in set_ttbr0() function