Home
last modified time | relevance | path

Searched defs:uvma (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_userptr.c24 int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) in xe_vma_userptr_check_repin()
50 int xe_vma_userptr_pin_pages(struct xe_userptr_vma *uvma) in xe_vma_userptr_pin_pages()
74 static void __vma_userptr_invalidate(struct xe_vm *vm, struct xe_userptr_vma *uvma) in __vma_userptr_invalidate()
128 struct xe_userptr_vma *uvma = container_of(mni, typeof(*uvma), userptr.notifier); in vma_userptr_invalidate() local
163 void xe_vma_userptr_force_invalidate(struct xe_userptr_vma *uvma) in xe_vma_userptr_force_invalidate()
186 struct xe_userptr_vma *uvma, *next; in xe_vm_userptr_pin() local
276 int xe_userptr_setup(struct xe_userptr_vma *uvma, unsigned long start, in xe_userptr_setup()
296 void xe_userptr_remove(struct xe_userptr_vma *uvma) in xe_userptr_remove()
312 void xe_userptr_destroy(struct xe_userptr_vma *uvma) in xe_userptr_destroy()
H A Dxe_pt.c1386 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()
1401 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()
1411 struct xe_userptr_vma *uvma; in vma_check_userptr() local
H A Dxe_vm.c962 struct xe_userptr_vma *uvma = kzalloc(sizeof(*uvma), GFP_KERNEL); in xe_vma_create() local
1011 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_create() local
1040 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_destroy_late() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c181 nouveau_uvma_vmm_put(struct nouveau_uvma *uvma) in nouveau_uvma_vmm_put()
190 nouveau_uvma_map(struct nouveau_uvma *uvma, in nouveau_uvma_map()
202 nouveau_uvma_unmap(struct nouveau_uvma *uvma) in nouveau_uvma_unmap()
225 nouveau_uvma_free(struct nouveau_uvma *uvma) in nouveau_uvma_free()
231 nouveau_uvma_gem_get(struct nouveau_uvma *uvma) in nouveau_uvma_gem_get()
237 nouveau_uvma_gem_put(struct nouveau_uvma *uvma) in nouveau_uvma_gem_put()
439 op_map_prepare_unwind(struct nouveau_uvma *uvma) in op_map_prepare_unwind()
586 struct nouveau_uvma *uvma; in op_map_prepare() local
779 op_map(struct nouveau_uvma *uvma) in op_map()
790 struct nouveau_uvma *uvma = uvma_from_va(va); in op_unmap() local
[all …]