Searched refs:xe_vma_is_userptr (Results 1 – 4 of 4) sorted by relevance
166 static inline bool xe_vma_is_userptr(struct xe_vma *vma) in xe_vma_is_userptr() function180 xe_assert(xe_vma_vm(vma)->xe, xe_vma_is_userptr(vma)); in to_userptr_vma()
632 bool is_devmem = !xe_vma_is_userptr(vma) && bo && in xe_pt_stage_bind()729 if (xe_vma_is_userptr(vma)) in xe_pt_stage_bind()1000 if (xe_vma_is_userptr(vma)) in xe_pt_commit_locks_assert()1341 if (!xe_vma_is_userptr(vma)) in vma_check_userptr()1827 pt_update_ops->needs_userptr_lock |= xe_vma_is_userptr(vma); in bind_op_prepare()1935 pt_update_ops->needs_userptr_lock |= xe_vma_is_userptr(vma); in unbind_op_prepare()2135 if (xe_vma_is_userptr(vma)) { in bind_op_commit()2171 if (xe_vma_is_userptr(vma)) { in unbind_op_commit()
76 xe_assert(xe, xe_vma_is_userptr(vma)); in xe_vma_userptr_pin_pages()639 xe_assert(vm->xe, xe_vma_is_userptr(vma)); in vma_userptr_invalidate()1128 if (xe_vma_is_userptr(vma)) in xe_vma_free()1254 if (xe_vma_is_userptr(vma)) { in xe_vma_destroy_late()1302 if (xe_vma_is_userptr(vma)) { in xe_vma_destroy()2321 if (xe_vma_is_userptr(vma)) in new_vma()2526 (!xe_vma_is_userptr(old) && in vm_bind_ioctl_ops_parse()2556 (!xe_vma_is_userptr(old) && in vm_bind_ioctl_ops_parse()2589 if (xe_vma_is_userptr(vma)) { in vm_bind_ioctl_ops_parse()3628 if (xe_vma_is_userptr(vma)) { in xe_vm_invalidate_vma()[all …]
110 if (xe_vma_is_userptr(vma)) { in xe_pf_begin()151 if (xe_vma_is_userptr(vma) && in handle_vma_pagefault()