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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h92 #define PIPENPAGES (BIG_PIPE_SIZE / PAGE_SIZE + 1) macro
117 vm_page_t ms[PIPENPAGES]; /* pages in source process */

Completed in 111 milliseconds