Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_userptr.c86 xe_vma_userptr_do_inval(struct xe_vm *vm, struct xe_userptr_vma *uvma, bool is_deferred) in xe_vma_userptr_do_inval() function
195 return xe_vma_userptr_do_inval(vm, uvma, false); in xe_vma_userptr_invalidate_pass1()
253 xe_vma_userptr_do_inval(vm, uvma, true); in xe_vma_userptr_invalidate_finish()
291 finish = xe_vma_userptr_do_inval(vm, uvma, true); in xe_vma_userptr_force_invalidate()