Searched refs:xe_ttm_vram_mgr_resource (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_ttm_vram_mgr.h33 static inline struct xe_ttm_vram_mgr_resource *
36 return container_of(res, struct xe_ttm_vram_mgr_resource, base);
H A Dxe_ttm_vram_mgr_types.h39 * struct xe_ttm_vram_mgr_resource - XE TTM VRAM resource
41 struct xe_ttm_vram_mgr_resource { struct
H A Dxe_ttm_vram_mgr.c53 struct xe_ttm_vram_mgr_resource *vres;
211 struct xe_ttm_vram_mgr_resource *vres =
251 struct xe_ttm_vram_mgr_resource *vres =
281 struct xe_ttm_vram_mgr_resource *vres =
379 struct xe_ttm_vram_mgr_resource *vres = to_xe_ttm_vram_mgr_resource(res);
H A Dxe_bo.c422 struct xe_ttm_vram_mgr_resource *vres =

Completed in 104 milliseconds