Searched refs:highest_pn (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Di386_vm_init.c607 ppnum_t highest_pn = 0; local
625 if (cur_end > highest_pn)
626 highest_pn = cur_end;
636 avail_end = i386_ptob(highest_pn + 1);

Completed in 19 milliseconds