Home
last modified time | relevance | path

Searched refs:xe_bo_get (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c68 xe_bo_get(bo); in xe_bo_evict_all()
102 xe_bo_get(bo); in xe_bo_evict_all()
142 xe_bo_get(bo); in xe_bo_restore_kernel()
207 xe_bo_get(bo); in xe_bo_restore_user()
H A Dxe_drm_client.c215 xe_bo_get(bo); in show_meminfo()
H A Dxe_bo.h127 static inline struct xe_bo *xe_bo_get(struct xe_bo *bo) in xe_bo_get() function
H A Dxe_lrc.c1644 snapshot->lrc_bo = xe_bo_get(lrc->bo); in xe_lrc_snapshot_capture()
H A Dxe_vm.c3276 snap->snap[i].bo = xe_bo_get(bo); in xe_vm_snapshot_capture()
/linux/drivers/gpu/drm/xe/display/
H A Dintel_fb_bo.c43 xe_bo_get(bo); in intel_fb_bo_framebuffer_init()