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

/xnu-2422.115.4/osfmk/vm/
H A Dvm_apple_protect.c335 unsigned int pl_count; local
381 pl_count = 0;
429 pl_count = length / PAGE_SIZE;
641 upl_pl, pl_count, &empty);
H A Dvm_swapfile_pager.c322 unsigned int pl_count; local
355 pl_count = 0;
393 pl_count = length / PAGE_SIZE;
454 upl_pl, pl_count, &empty);

Completed in 18 milliseconds