Searched refs:phys_pager_allocate (Results 1 – 3 of 3) sorted by relevance
77 phys_pager_allocate(void *handle, struct phys_pager_ops *ops, void *data, in phys_pager_allocate() function151 return (phys_pager_allocate(handle, &default_phys_pg_ops, NULL, in phys_pager_alloc()
249 vm_object_t phys_pager_allocate(void *handle, struct phys_pager_ops *ops,
864 shmfd->shm_object = phys_pager_allocate(NULL, in shm_alloc()