Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_trace_bo.h109 __entry->ptr = xe_vma_userptr(vma);
H A Dxe_vm.h148 static inline u64 xe_vma_userptr(struct xe_vma *vma) in xe_vma_userptr() function
H A Dxe_vm.c1044 err = xe_userptr_setup(uvma, xe_vma_userptr(vma), size); in xe_vma_create()
4096 snap->snap[i].bo_ofs = xe_vma_userptr(vma); in xe_vm_snapshot_capture()