Searched defs:vmw_ttm_tt (Results 1 – 1 of 1) sorted by relevance
322 struct vmw_ttm_tt { struct323 struct ttm_tt dma_ttm;324 struct vmw_private *dev_priv;325 int gmr_id;326 struct vmw_mob *mob;327 int mem_type;328 struct sg_table sgt;329 struct vmw_sg_table vsgt;330 bool mapped;331 bool bound;