Searched defs:ttm_pool_tt_restore (Results 1 – 1 of 1) sorted by relevance
104 struct ttm_pool_tt_restore { struct105 struct ttm_pool *pool;106 struct ttm_pool_alloc_state snapshot_alloc;107 struct page *alloced_page;108 dma_addr_t first_dma;109 pgoff_t alloced_pages;110 pgoff_t restored_pages;111 enum ttm_caching page_caching;112 unsigned int order;