Home | History | Annotate | Download | only in g42xxeb

Lines Matching refs:physical_freeend

172 vaddr_t physical_freeend;
504 * physical_freeend later to reflect what pmap_bootstrap()
513 physical_freeend = 0xa0200000UL;
545 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE;
558 physical_freeend -= ((np) * PAGE_SIZE); \
559 if (physical_freeend < physical_freestart) \
561 (var) = physical_freeend; \
568 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0
730 * Update the physical_freestart/physical_freeend/free_pages
739 physical_freeend = physical_end;
741 (physical_freeend - physical_freestart) / PAGE_SIZE;
812 uvm_page_physload(atop(physical_freestart), atop(physical_freeend),
813 atop(physical_freestart), atop(physical_freeend),