Searched defs:vmw_dma_buffer (Results 1 – 2 of 2) sorted by relevance
85 struct vmw_dma_buffer { struct86 struct ttm_buffer_object base;87 struct list_head res_list;
73 vmw_dma_buffer(struct ttm_buffer_object *bo) in vmw_dma_buffer() function