Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c612 KASSERT(!pmap_bootstrapped, ("Not available after PMAP started!")); in pmap_early_io_map()
639 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.c1171 pmap_bootstrapped++; in moea64_late_bootstrap()
1699 if (pmap_bootstrapped && in moea64_enter()
1788 if (!pmap_bootstrapped) { in moea64_syncicache()
2514 if (pmap_bootstrapped) in moea64_pinit()
2922 if (!pmap_bootstrapped) in moea64_pvo_enter()
H A Dmmu_oea.c948 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.c2371 pmap_bootstrapped = 1; in mmu_radix_bootstrap()
/freebsd/sys/powerpc/powerpc/
H A Dpmap_dispatch.c78 int pmap_bootstrapped; variable
H A Dbus_machdep.c80 if (!pmap_bootstrapped) { in bs_gen_map()
146 if (!pmap_bootstrapped) in bs_gen_unmap()
/freebsd/sys/powerpc/include/
H A Dpmap.h339 extern int pmap_bootstrapped;
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c151 if (pmap_bootstrapped) { in ofwfb_bitblt_bitmap()
/freebsd/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()