Searched refs:VM_ALLOC_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance
489 #define VM_ALLOC_CLASS_MASK 3 macro
2077 req_class = req & VM_ALLOC_CLASS_MASK; in vm_domain_allocate()2091 #define VM_ALLOC_COMMON (VM_ALLOC_CLASS_MASK | VM_ALLOC_NODUMP | \ in vm_page_alloc_domain_iter()2967 KASSERT((req_class & VM_ALLOC_CLASS_MASK) == req_class, in vm_page_reclaim_run()3231 req_class = req & VM_ALLOC_CLASS_MASK; in vm_page_reclaim_contig_domain_ext()