Home
last modified time | relevance | path

Searched refs:pmap_bootstrapped (Results 1 – 14 of 14) sorted by relevance

/src/sys/powerpc/powernv/
H A Dopal_dbg.c104 if (pmap_bootstrapped) { in uart_opal_dbg_getc()
131 if (pmap_bootstrapped) { in uart_opal_dbg_putc()
H A Dopal_console.c147 if (!pmap_bootstrapped) in uart_opal_real_map_outbuffer()
164 if (!pmap_bootstrapped) in uart_opal_real_unmap_outbuffer()
178 if (pmap_bootstrapped) in uart_opal_console_write_buffer_space()
347 if (pmap_bootstrapped) { in uart_opal_get()
/src/sys/powerpc/aim/
H A Daim_machdep.c613 KASSERT(!pmap_bootstrapped, ("Not available after PMAP started!")); in pmap_early_io_map()
640 KASSERT(!pmap_bootstrapped, ("Not available after PMAP started!")); in pmap_early_io_unmap()
H A Dslb.c462 if (pmap_bootstrapped) { in slb_insert_kernel()
H A Dmmu_oea64.c1142 pmap_bootstrapped++; in moea64_late_bootstrap()
1668 if (pmap_bootstrapped && in moea64_enter()
1757 if (!pmap_bootstrapped) { in moea64_syncicache()
2483 if (pmap_bootstrapped) in moea64_pinit()
2891 if (!pmap_bootstrapped) in moea64_pvo_enter()
H A Dmmu_oea.c949 pmap_bootstrapped++; in moea_bootstrap()
1173 if (pmap_bootstrapped) in moea_enter_locked()
1197 if (pmap_bootstrapped && in moea_enter_locked()
H A Dmmu_radix.c2370 pmap_bootstrapped = 1; in mmu_radix_bootstrap()
/src/sys/powerpc/include/
H A Dpmap.h339 extern int pmap_bootstrapped;
/src/sys/powerpc/powerpc/
H A Dpmap_dispatch.c79 int pmap_bootstrapped; variable
H A Dbus_machdep.c80 if (!pmap_bootstrapped) { in bs_gen_map()
146 if (!pmap_bootstrapped) in bs_gen_unmap()
/src/sys/powerpc/ofw/
H A Dofw_machdep.c695 KASSERT(!pmap_bootstrapped, ("Cannot call ofw_quiesce after VM is up")); in ofw_quiesce()
H A Dofw_real.c314 if (!pmap_bootstrapped) in ofw_real_map()
/src/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c151 if (pmap_bootstrapped) { in ofwfb_bitblt_bitmap()
/src/sys/powerpc/booke/
H A Dpmap.c945 pmap_bootstrapped = 1; in mmu_booke_bootstrap()
2903 KASSERT(!pmap_bootstrapped, ("Do not use after PMAP is up!")); in pmap_early_io_map()