Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.h125 static inline u64 xe_vma_bo_offset(struct xe_vma *vma) in xe_vma_bo_offset() function
H A Dxe_pt.c733 xe_res_first(bo->ttm.resource, xe_vma_bo_offset(vma), in xe_pt_stage_bind()
736 xe_res_first_sg(xe_bo_sg(bo), xe_vma_bo_offset(vma), in xe_pt_stage_bind()
H A Dxe_vm.c3753 snap->snap[i].bo_ofs = xe_vma_bo_offset(vma); in xe_vm_snapshot_capture()