Searched refs:VM_ALLOC_COUNT (Results 1 – 5 of 5) sorted by relevance
509 #define VM_ALLOC_COUNT_MASK (VM_ALLOC_COUNT(VM_ALLOC_COUNT_MAX))510 #define VM_ALLOC_COUNT(count) ({ /* (acgn) Additional pages */ \ macro
255 VM_ALLOC_NORMAL | VM_ALLOC_COUNT(ahead), &pages); in default_phys_pager_populate()
5247 pflags | VM_ALLOC_COUNT(count - i), &pages); in vm_page_grab_pages()
1094 VM_ALLOC_COUNT(VM_INITIAL_PAGEIN) | in exec_map_first_page()
5055 VM_ALLOC_COUNT((to - pg) >> PAGE_SHIFT) | VM_ALLOC_WAITOK); in vm_hold_load_pages()