Searched refs:PMAP_BOOTSTRAP_VA2PA (Results 1 – 1 of 1) sorted by relevance
1132 pstart = PMAP_BOOTSTRAP_VA2PA(etext_gap_start); in pmap_page_upload()1133 pend = PMAP_BOOTSTRAP_VA2PA(etext_gap_end); in pmap_page_upload()1167 if (pstart < PMAP_BOOTSTRAP_VA2PA(KERNBASE)) { in pmap_page_upload()1172 paddr_t chop = PMAP_BOOTSTRAP_VA2PA(KERNBASE); in pmap_page_upload()1217 atop(PMAP_BOOTSTRAP_VA2PA(cpi->ci_free_eva1)), in pmap_page_upload()3254 avail_start = PMAP_BOOTSTRAP_VA2PA(p); in pmap_bootstrap4_4c()3635 pagetables_start_pa = PMAP_BOOTSTRAP_VA2PA(p); in pmap_bootstrap4m()3719 avail_start = PMAP_BOOTSTRAP_VA2PA(p); in pmap_bootstrap4m()3726 PMAP_BOOTSTRAP_VA2PA(kernel_regtable_store); in pmap_bootstrap4m()3853 pte = PMAP_BOOTSTRAP_VA2PA(q) >> SRMMU_PPNPASHIFT; in pmap_bootstrap4m()[all …]