Searched defs:vmw_ttm_tt (Results 1 – 1 of 1) sorted by relevance
363 struct vmw_ttm_tt { struct364 struct ttm_tt dma_ttm;365 struct vmw_private *dev_priv;366 int gmr_id;367 struct vmw_mob *mob;368 int mem_type;369 struct sg_table sgt;370 struct vmw_sg_table vsgt;371 bool mapped;372 bool bound;