Searched refs:kstack0_phys (Results 1 – 2 of 2) sorted by relevance
51 extern vm_offset_t kstack0_phys;
637 vm_paddr_t kstack0_phys; in mmu_booke_bootstrap() local835 kstack0_phys = availmem_regions[0].mr_start + in mmu_booke_bootstrap()837 kstack0_phys -= kstack0_sz; in mmu_booke_bootstrap()934 (uintmax_t)kstack0_phys, (uintmax_t)kstack0_phys + kstack0_sz); in mmu_booke_bootstrap()940 mmu_booke_kenter(kstack0, kstack0_phys); in mmu_booke_bootstrap()942 kstack0_phys += PAGE_SIZE; in mmu_booke_bootstrap()