Searched refs:gem_to_xe_bo (Results 1 – 8 of 8) sorted by relevance
34 if (!attach->peer2peer && !xe_bo_can_migrate(gem_to_xe_bo(obj), XE_PL_TT)) in xe_dma_buf_attach()52 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_pin()84 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_unpin()94 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_map()149 struct xe_bo *bo = gem_to_xe_bo(dma_buf->priv); in xe_dma_buf_unmap()164 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_begin_cpu_access()195 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_gem_prime_export()237 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_move_notify()
209 struct xe_bo *bo = gem_to_xe_bo(obj); in show_meminfo()
114 static inline struct xe_bo *gem_to_xe_bo(const struct drm_gem_object *obj) in gem_to_xe_bo() function
1151 __xe_bo_vunmap(gem_to_xe_bo(obj)); in xe_gem_object_free()1158 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_gem_object_close()2101 xe_bo_put(gem_to_xe_bo(gem_obj)); in xe_gem_mmap_offset_ioctl()
393 ret = xe_bo_validate(gem_to_xe_bo(vm_bo->obj), vm, false); in xe_gpuvm_validate()1985 struct xe_bo *bo = op->gem.obj ? gem_to_xe_bo(op->gem.obj) : NULL; in new_vma()3006 bos[i] = gem_to_xe_bo(gem_obj); in xe_vm_bind_ioctl()3268 gem_to_xe_bo(vma->gpuva.gem.obj) : NULL; in xe_vm_snapshot_capture()
78 bo = gem_to_xe_bo(gem); in intel_fb_bo_lookup_valid_bo()81 !xe_bo_can_migrate(gem_to_xe_bo(gem), XE_PL_VRAM0) && in intel_fb_bo_lookup_valid_bo()
9 #define to_intel_bo(x) gem_to_xe_bo((x))
145 struct xe_bo *import_bo = gem_to_xe_bo(import); in xe_test_dmabuf_import_same_driver()