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