Searched refs:pmap_bootstrapped (Results 1 – 10 of 10) sorted by relevance
253 extern int pmap_bootstrapped;
319 KASSERT(!pmap_bootstrapped, ("Cannot call ofw_quiesce after VM is up")); in ofw_quiesce()
245 if (!pmap_bootstrapped) in ofw_real_map()
452 pmap_bootstrapped = 1; in booke_init()
3193 KASSERT(!pmap_bootstrapped, ("Do not use after PMAP is up!")); in pmap_early_io_map()
887 pmap_bootstrapped++; in moea64_late_bootstrap()1269 if (pmap_bootstrapped && in moea64_enter()1322 if (!pmap_bootstrapped) { in moea64_syncicache()1892 if (pmap_bootstrapped) in moea64_pinit()2360 if (!pmap_bootstrapped) in moea64_pvo_enter()
448 if (pmap_bootstrapped) { in slb_insert_kernel()
935 pmap_bootstrapped++; in moea_bootstrap()1153 if (pmap_bootstrapped) in moea_enter_locked()1170 if (pmap_bootstrapped && in moea_enter_locked()
77 int pmap_bootstrapped; variable
86 if (!pmap_bootstrapped) { in bs_gen_map()