Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h143 static inline u64 xe_vma_userptr(struct xe_vma *vma) in xe_vma_userptr() function
H A Dxe_trace_bo.h102 __entry->ptr = xe_vma_userptr(vma);
H A Dxe_hmm.c245 u64 userptr_start = xe_vma_userptr(vma); in xe_hmm_userptr_populate_range()
H A Dxe_vm.c1048 xe_vma_userptr(vma), size, in xe_vma_create()
3358 snap->snap[i].bo_ofs = xe_vma_userptr(vma); in xe_vm_snapshot_capture()