Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c953 kfree(to_userptr_vma(vma)); in xe_vma_free()
1037 struct xe_userptr *userptr = &to_userptr_vma(vma)->userptr; in xe_vma_create()
1074 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_destroy_late()
1125 xe_assert(vm->xe, list_empty(&to_userptr_vma(vma)->userptr.repin_link)); in xe_vma_destroy()
1126 list_del(&to_userptr_vma(vma)->userptr.invalidate_link); in xe_vma_destroy()
2073 err = xe_vma_userptr_pin_pages(to_userptr_vma(vma)); in new_vma()
2323 err = xe_vma_userptr_pin_pages(to_userptr_vma(vma)); in vm_bind_ioctl_ops_parse()
3254 (&to_userptr_vma(vma)->userptr.notifier, in xe_vm_invalidate_vma()
3255 to_userptr_vma(vma)->userptr.notifier_seq)); in xe_vm_invalidate_vma()
3351 to_userptr_vma(vma)->userptr.notifier.mm; in xe_vm_snapshot_capture()
H A Dxe_vm.h169 static inline struct xe_userptr_vma *to_userptr_vma(struct xe_vma *vma) in to_userptr_vma() function
H A Dxe_gt_pagefault.c146 xe_vma_userptr_check_repin(to_userptr_vma(vma))) { in handle_vma_pagefault()
147 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in handle_vma_pagefault()
H A Dxe_pt.c683 xe_res_first_sg(to_userptr_vma(vma)->userptr.sg, 0, in xe_pt_stage_bind()
1236 uvma = to_userptr_vma(vma); in vma_check_userptr()
1729 mmu_interval_read_begin(&to_userptr_vma(vma)->userptr.notifier); in unbind_op_prepare()
1878 to_userptr_vma(vma)->userptr.initial_bind = true; in bind_op_commit()
1914 list_del_init(&to_userptr_vma(vma)->userptr.invalidate_link); in unbind_op_commit()