Home | History | Annotate | Download | only in adi_brh

Lines Matching defs:physical_freeend

139 vaddr_t physical_freeend;
397 * physical_freeend later to reflect what pmap_bootstrap()
406 physical_freeend = 0xc0200000UL;
437 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE;
450 physical_freeend -= ((np) * PAGE_SIZE); \
451 if (physical_freeend < physical_freestart) \
453 (var) = physical_freeend; \
460 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0
665 * Update the physical_freestart/physical_freeend/free_pages
674 physical_freeend = physical_end;
676 (physical_freeend - physical_freestart) / PAGE_SIZE;
733 uvm_page_physload(atop(physical_freestart), atop(physical_freeend),
734 atop(physical_freestart), atop(physical_freeend),