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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c532 off_t lastpg, olastpgend, lastoff; local
560 olastpgend = round_page_64(osize);
587 if (olastpgend > lastpg) {
594 (memory_object_size_t)(olastpgend - lastpg), NULL, NULL,

Completed in 8 milliseconds