Searched defs:uvma (Results 1 – 4 of 4) sorted by relevance
181 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() local779 op_map(struct nouveau_uvma *uvma) in op_map()790 struct nouveau_uvma *uvma = uvma_from_va(va); in op_unmap() local[all …]
57 int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) in xe_vma_userptr_check_repin()64 int xe_vma_userptr_pin_pages(struct xe_userptr_vma *uvma) in xe_vma_userptr_pin_pages()636 struct xe_userptr_vma *uvma = container_of(userptr, typeof(*uvma), userptr); in vma_userptr_invalidate() local705 struct xe_userptr_vma *uvma, *next; in xe_vm_userptr_pin() local816 struct xe_userptr_vma *uvma = kzalloc(sizeof(*uvma), GFP_KERNEL); in xe_vma_create() local
925 static int xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()946 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()1019 struct xe_userptr_vma *uvma = to_userptr_vma(pt_update->vma); in xe_pt_userptr_pre_commit() local
185 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in handle_pagefault() local