Searched refs:to_userptr_vma (Results 1 – 4 of 4) sorted by relevance
178 static inline struct xe_userptr_vma *to_userptr_vma(struct xe_vma *vma) in to_userptr_vma() function
1129 kfree(to_userptr_vma(vma)); in xe_vma_free()1218 struct xe_userptr *userptr = &to_userptr_vma(vma)->userptr; in xe_vma_create()1255 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_destroy_late()1306 xe_assert(vm->xe, list_empty(&to_userptr_vma(vma)->userptr.repin_link)); in xe_vma_destroy()1307 list_del(&to_userptr_vma(vma)->userptr.invalidate_link); in xe_vma_destroy()2322 err = xe_vma_userptr_pin_pages(to_userptr_vma(vma)); in new_vma()2590 err = xe_vma_userptr_pin_pages(to_userptr_vma(vma)); in vm_bind_ioctl_ops_parse()3630 (&to_userptr_vma(vma)->userptr.notifier, in xe_vm_invalidate_vma()3631 to_userptr_vma(vma)->userptr.notifier_seq)); in xe_vm_invalidate_vma()3756 to_userptr_vma(vma)->userptr.notifier.mm; in xe_vm_snapshot_capture()
152 xe_vma_userptr_check_repin(to_userptr_vma(vma))) { in handle_vma_pagefault()153 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in handle_vma_pagefault()
730 xe_res_first_sg(to_userptr_vma(vma)->userptr.sg, 0, in xe_pt_stage_bind()1344 uvma = to_userptr_vma(vma); in vma_check_userptr()2137 to_userptr_vma(vma)->userptr.initial_bind = true; in bind_op_commit()2175 list_del_init(&to_userptr_vma(vma)->userptr.invalidate_link); in unbind_op_commit()