Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c30 xe_bo_get(bo); in xe_bo_apply_to_pinned()
H A Dxe_drm_client.c215 xe_bo_get(bo); in show_meminfo()
H A Dxe_bo.h164 static inline struct xe_bo *xe_bo_get(struct xe_bo *bo) in xe_bo_get() function