Searched defs:vmw_ttm_tt (Results 1 – 1 of 1) sorted by relevance
346 struct vmw_ttm_tt { struct347 struct ttm_tt dma_ttm;348 struct vmw_private *dev_priv;349 int gmr_id;350 struct vmw_mob *mob;351 int mem_type;352 struct sg_table sgt;353 struct vmw_sg_table vsgt;354 bool mapped;355 bool bound;