Searched refs:VM_ALLOC_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance
465 #define VM_ALLOC_CLASS_MASK 3 macro
1761 req = req & VM_ALLOC_CLASS_MASK; in vm_domain_allocate()2506 KASSERT((req_class & VM_ALLOC_CLASS_MASK) == req_class, in vm_page_reclaim_run()2739 req_class = req & VM_ALLOC_CLASS_MASK; in vm_page_reclaim_contig_domain()