Searched refs:VM_ALLOC_SYSTEM (Results 1 – 7 of 7) sorted by relevance
488 #define VM_ALLOC_SYSTEM 2 macro522 VM_ALLOC_SYSTEM; in malloc2vm_flags()
2041 else if (req_class == VM_ALLOC_SYSTEM) in _vm_domain_allocate()2079 req_class = VM_ALLOC_SYSTEM; in vm_domain_allocate()3233 req_class = VM_ALLOC_SYSTEM; in vm_page_reclaim_contig_domain_ext()3244 vmd->vmd_interrupt_free_min && req_class == VM_ALLOC_SYSTEM) || in vm_page_reclaim_contig_domain_ext()
1295 P_KILLED(curproc) ? VM_ALLOC_SYSTEM : 0, pages); in vm_fault_allocate()
1968 flags = VM_ALLOC_SYSTEM | VM_ALLOC_WIRED | malloc2vm_flags(wait); in pcpu_page_alloc()
84 aflags = zeroed | VM_ALLOC_NOBUSY | VM_ALLOC_SYSTEM | VM_ALLOC_NODUMP | in iommu_pgalloc()
3161 VM_ALLOC_SYSTEM | VM_ALLOC_IGN_SBUSY | in vfs_vmio_extend()5045 p = vm_page_alloc_noobj(VM_ALLOC_SYSTEM | VM_ALLOC_WIRED | in vm_hold_load_pages()
1081 VM_ALLOC_SYSTEM); in mdstart_swap()