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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_apple_protect.c335 unsigned int pl_count; local
381 pl_count = 0;
429 pl_count = length / PAGE_SIZE;
639 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 23 milliseconds