Searched refs:VM_ALLOC_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance
538 #define VM_ALLOC_CLASS_MASK 3 macro
1999 req_class = req & VM_ALLOC_CLASS_MASK; in vm_domain_allocate()2776 KASSERT((req_class & VM_ALLOC_CLASS_MASK) == req_class, in vm_page_reclaim_run()3018 req_class = req & VM_ALLOC_CLASS_MASK; in vm_page_reclaim_contig_domain()