Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Dlinux_shmem.c124 struct vm_area_struct **vmas) in get_user_pages() argument
136 KKASSERT(vmas == NULL); in get_user_pages()
/dragonfly/sys/dev/drm/include/linux/
H A Dmm.h201 struct vm_area_struct **vmas);
/dragonfly/sys/dev/drm/i915/
H A Di915_vma.c93 vma = kmem_cache_zalloc(vm->i915->vmas, GFP_KERNEL); in vma_create()
171 kmem_cache_free(vm->i915->vmas, vma); in vma_create()
682 kmem_cache_free(to_i915(vma->obj->base.dev)->vmas, vma); in i915_vma_destroy()
H A Di915_gem.c2051 struct vm_area_struct vmas; in i915_gem_fault() local
2054 area = &vmas; in i915_gem_fault()
5409 dev_priv->vmas = KMEM_CACHE(i915_vma, SLAB_HWCACHE_ALIGN); in i915_gem_load_init()
5410 if (!dev_priv->vmas) in i915_gem_load_init()
5473 kmem_cache_destroy(dev_priv->vmas); in i915_gem_load_init()
5495 kmem_cache_destroy(dev_priv->vmas); in i915_gem_load_cleanup()
H A Di915_drv.h2237 struct kmem_cache *vmas; member
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_vm.c525 struct vm_area_struct vmas; in ttm_bo_vm_fault_dfly() local
526 struct vm_area_struct *vma = &vmas; in ttm_bo_vm_fault_dfly()
/dragonfly/contrib/binutils-2.27/ld/scripttempl/
H A Delf.sc346 bug. But for now assigning the zero vmas works. */}
/dragonfly/contrib/binutils-2.34/ld/scripttempl/
H A Delf.sc368 bug. But for now assigning the zero vmas works. */}