Searched refs:VPA_FLAGS (Results 1 – 1 of 1) sorted by relevance
2111 #define VPA_FLAGS (VM_ALLOC_COMMON | VM_ALLOC_COUNT_MASK | \ in vm_page_alloc_domain_iter() macro2114 KASSERT((req & ~VPA_FLAGS) == 0, in vm_page_alloc_domain_iter()