Symbol: gem_to_xe_bo
drivers/gpu/drm/xe/display/xe_display_bo.c
187
xe_bo_unpin_map_no_vm(gem_to_xe_bo(obj));
drivers/gpu/drm/xe/display/xe_display_bo.c
193
struct xe_bo *obj = gem_to_xe_bo(_obj);
drivers/gpu/drm/xe/display/xe_display_bo.c
20
return xe_bo_is_protected(gem_to_xe_bo(obj));
drivers/gpu/drm/xe/display/xe_display_bo.c
25
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/display/xe_display_bo.c
33
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/display/xe_display_bo.c
76
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/display/xe_display_bo.c
99
bo = gem_to_xe_bo(gem);
drivers/gpu/drm/xe/display/xe_fb_pin.c
154
struct xe_bo *bo = gem_to_xe_bo(obj), *dpt;
drivers/gpu/drm/xe/display/xe_fb_pin.c
279
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/display/xe_fb_pin.c
328
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/display/xe_panic.c
41
struct xe_bo *bo = gem_to_xe_bo(intel_fb_bo(&fb->base));
drivers/gpu/drm/xe/display/xe_panic.c
90
struct xe_bo *bo = gem_to_xe_bo(intel_fb_bo(&fb->base));
drivers/gpu/drm/xe/tests/xe_dma_buf.c
147
struct xe_bo *import_bo = gem_to_xe_bo(import);
drivers/gpu/drm/xe/xe_bo.c
1885
__xe_bo_vunmap(gem_to_xe_bo(obj));
drivers/gpu/drm/xe/xe_bo.c
1892
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_bo.c
2221
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_bo.c
3528
xe_bo_put(gem_to_xe_bo(gem_obj));
drivers/gpu/drm/xe/xe_dma_buf.c
102
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
170
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
199
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
224
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
321
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
34
if (!attach->peer2peer && !xe_bo_can_migrate(gem_to_xe_bo(obj), XE_PL_TT))
drivers/gpu/drm/xe/xe_dma_buf.c
387
xe_bo_put(gem_to_xe_bo(obj));
drivers/gpu/drm/xe/xe_dma_buf.c
53
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_dma_buf.c
92
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_drm_client.c
219
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_pxp.c
840
struct xe_bo *bo = gem_to_xe_bo(obj);
drivers/gpu/drm/xe/xe_vm.c
2579
struct xe_bo *bo = op->gem.obj ? gem_to_xe_bo(op->gem.obj) : NULL;
drivers/gpu/drm/xe/xe_vm.c
331
struct xe_bo *bo = gem_to_xe_bo(vm_bo->obj);
drivers/gpu/drm/xe/xe_vm.c
3969
bos[i] = gem_to_xe_bo(gem_obj);
drivers/gpu/drm/xe/xe_vm.c
4432
gem_to_xe_bo(vma->gpuva.gem.obj) : NULL;
drivers/gpu/drm/xe/xe_vm.c
4501
gem_to_xe_bo(vma->gpuva.gem.obj) : NULL;