Searched refs:PIPENPAGES (Results 1 – 2 of 2) sorted by relevance
54 #define PIPENPAGES (BIG_PIPE_SIZE / PAGE_SIZE + 1) macro82 vm_page_t ms[PIPENPAGES]; /* pages in source process */
891 wpipe->pipe_pages.ms, PIPENPAGES); in pipe_build_write_buffer()