Home
last modified time | relevance | path

Searched refs:VM_ALLOC_COMMON (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Dvm_page.c2092 #define VM_ALLOC_COMMON (VM_ALLOC_CLASS_MASK | VM_ALLOC_NODUMP | \ in vm_page_alloc_domain_iter() macro
2095 #define VPA_FLAGS (VM_ALLOC_COMMON | VM_ALLOC_COUNT_MASK | \ in vm_page_alloc_domain_iter()
2338 #define VPAC_FLAGS (VM_ALLOC_COMMON | VM_ALLOC_COUNT_MASK | \ in vm_page_alloc_contig_domain()
2441 #define VPAN_FLAGS (VM_ALLOC_COMMON | VM_ALLOC_COUNT_MASK | \ in vm_page_alloc_noobj_domain()
2644 #define VPANC_FLAGS (VM_ALLOC_COMMON | VM_ALLOC_COUNT_MASK | \ in vm_page_alloc_noobj_contig_domain()