Searched refs:VM_ALLOC_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance
536 #define VM_ALLOC_CLASS_MASK 3 macro
2205 req_class = req & VM_ALLOC_CLASS_MASK; in vm_domain_allocate()2219 #define VPA_FLAGS (VM_ALLOC_CLASS_MASK | VM_ALLOC_WAITFAIL | \ in vm_page_alloc_domain_after()2565 #define VPAN_FLAGS (VM_ALLOC_CLASS_MASK | VM_ALLOC_WAITFAIL | \ in vm_page_alloc_noobj_domain()3062 KASSERT((req_class & VM_ALLOC_CLASS_MASK) == req_class, in vm_page_reclaim_run()3326 req_class = req & VM_ALLOC_CLASS_MASK; in vm_page_reclaim_contig_domain_ext()