Lines Matching full:pages
28 * Test 3 pages at a time, but another set of 3 pages
43 /* First N_PAGES pages of page_buf */
47 /* Map our physical pages to the new location */
52 /* Mark the new pages */
81 /* Remap to another region (this will unmap the first virtual pages) */
99 /* Now copy the remapped pages to a third virtual region */
104 /* N_PAGES after the first N_PAGES pages of page_buf */
169 /* Uses pages #0, #2, #4 */ in ZTEST()
173 /* Map our physical pages to the new location */ in ZTEST()
178 /* Mark the new pages */ in ZTEST()
207 /* Remap to another region (this will unmap the first virtual pages) */ in ZTEST()
225 /* Now copy the remapped pages to a third virtual region */ in ZTEST()
230 /* Uses pages #1, #3, #5 */ in ZTEST()