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

/freebsd-11.0-release/sys/vm/
H A Dvm_page.h418 #define VM_ALLOC_COUNT(count) ((count) << VM_ALLOC_COUNT_SHIFT) macro
/freebsd-11.0-release/sys/kern/
H A Dvfs_bio.c2722 VM_ALLOC_COUNT(desiredpages - bp->b_npages));
4443 VM_ALLOC_WIRED | VM_ALLOC_COUNT((to - pg) >> PAGE_SHIFT));

Completed in 127 milliseconds