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