Searched refs:set_ttbr0 (Results 1 – 4 of 4) sorted by relevance
249 set_ttbr0(efi_ttbr0); in efi_arch_enter()270 set_ttbr0(pmap_to_ttbr0(PCPU_GET(curpmap))); in efi_arch_leave()
1314 set_ttbr0(abp->kern_ttbr0); in initarm()
6644 set_ttbr0(pmap_to_ttbr0(pmap)); in pmap_activate_int()
182 set_ttbr0(uint64_t ttbr0) in set_ttbr0() function