Searched refs:lastpg (Results 1 – 2 of 2) sorted by relevance
1768 static int lastpg = 0; /* last one we started - for ENDPAGE */ in t_page() local1795 fprintf(tf, "%s %d %d\n", ENDPAGE, lastpg, printed); in t_page()1806 lastpg = pg; /* for the next ENDPAGE comment */ in t_page()
3615 ulong_t lastpg = seg_page(seg, eaddr - 1); in pr_pagev_fill() local3631 if (lastpg < pnlim) in pr_pagev_fill()