Searched defs:vmw_ttm_tt (Results 1 – 1 of 1) sorted by relevance
370 struct vmw_ttm_tt { struct371 struct ttm_tt dma_ttm;372 struct vmw_private *dev_priv;373 int gmr_id;374 struct vmw_mob *mob;375 int mem_type;376 struct sg_table sgt;377 struct vmw_sg_table vsgt;378 bool mapped;379 bool bound;