Searched refs:VM_ALLOC_SYSTEM (Results 1 – 7 of 7) sorted by relevance
538 #define VM_ALLOC_SYSTEM 2 macro564 VM_ALLOC_SYSTEM; in malloc2vm_flags()
610 oom_alloc = (p->p_flag & P_WKILLED) != 0 ? VM_ALLOC_SYSTEM : in faultin()
2030 else if (req_class == VM_ALLOC_SYSTEM) in _vm_domain_allocate()2068 req_class = VM_ALLOC_SYSTEM; in vm_domain_allocate()2987 req_class = VM_ALLOC_SYSTEM; in vm_page_reclaim_contig_domain()2996 vmd->vmd_interrupt_free_min && req_class == VM_ALLOC_SYSTEM) || in vm_page_reclaim_contig_domain()
1125 VM_ALLOC_SYSTEM : VM_ALLOC_NORMAL; in vm_fault_allocate()
1754 flags = VM_ALLOC_SYSTEM | VM_ALLOC_WIRED | VM_ALLOC_NOOBJ | in pcpu_page_alloc()
266 aflags = zeroed | VM_ALLOC_NOBUSY | VM_ALLOC_SYSTEM | VM_ALLOC_NODUMP | in dmar_pgalloc()
3085 VM_ALLOC_SYSTEM | VM_ALLOC_IGN_SBUSY | in vfs_vmio_extend()4901 p = vm_page_alloc(NULL, 0, VM_ALLOC_SYSTEM | VM_ALLOC_NOOBJ | in vm_hold_load_pages()