Searched defs:uvma (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_userptr.c | 34 int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) in xe_vma_userptr_check_repin() 60 int xe_vma_userptr_pin_pages(struct xe_userptr_vma *uvma) in xe_vma_userptr_pin_pages() 86 xe_vma_userptr_do_inval(struct xe_vm *vm, struct xe_userptr_vma *uvma, bool is_deferred) in xe_vma_userptr_do_inval() 131 xe_vma_userptr_complete_tlb_inval(struct xe_vm *vm, struct xe_userptr_vma *uvma) in xe_vma_userptr_complete_tlb_inval() 152 xe_vma_userptr_invalidate_pass1(struct xe_vm *vm, struct xe_userptr_vma *uvma) in xe_vma_userptr_invalidate_pass1() 208 struct xe_userptr_vma *uvma = container_of(mni, typeof(*uvma), userptr.notifier); in xe_vma_userptr_invalidate_start() local 236 struct xe_userptr_vma *uvma = container_of(finish, typeof(*uvma), userptr.finish); in xe_vma_userptr_invalidate_finish() local 270 void xe_vma_userptr_force_invalidate(struct xe_userptr_vma *uvma) in xe_vma_userptr_force_invalidate() 299 struct xe_userptr_vma *uvma, *next; in xe_vm_userptr_pin() local 389 int xe_userptr_setup(struct xe_userptr_vma *uvma, unsigned long start, in xe_userptr_setup() [all …]
|
| H A D | xe_pt.c | 1531 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain() 1546 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain() 1556 struct xe_userptr_vma *uvma; in vma_check_userptr() local
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_uvmm.c | 181 nouveau_uvma_vmm_put(struct nouveau_uvma *uvma) in nouveau_uvma_vmm_put() 191 nouveau_uvma_map(struct nouveau_uvma *uvma, in nouveau_uvma_map() 205 nouveau_uvma_unmap(struct nouveau_uvma *uvma) in nouveau_uvma_unmap() 229 nouveau_uvma_free(struct nouveau_uvma *uvma) in nouveau_uvma_free() 235 nouveau_uvma_gem_get(struct nouveau_uvma *uvma) in nouveau_uvma_gem_get() 241 nouveau_uvma_gem_put(struct nouveau_uvma *uvma) in nouveau_uvma_gem_put() 443 op_map_prepare_unwind(struct nouveau_uvma *uvma) in op_map_prepare_unwind() 649 struct nouveau_uvma *uvma; in op_map_prepare() local 845 op_map(struct nouveau_uvma *uvma) in op_map() 856 struct nouveau_uvma *uvma = uvma_from_va(va); in op_unmap() local [all …]
|