Home
last modified time | relevance | path

Searched refs:snapshot_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c108 struct ttm_pool_alloc_state snapshot_alloc; member
637 restore->snapshot_alloc = *alloc; in ttm_pool_restore_commit()
658 restore->snapshot_alloc = *alloc; in ttm_pool_page_allocated_restore()
920 restore->snapshot_alloc = alloc; in ttm_pool_restore_and_alloc()
926 alloc = restore->snapshot_alloc; in ttm_pool_restore_and_alloc()
996 pgoff_t mid = restore->snapshot_alloc.caching_divide - tt->pages; in ttm_pool_drop_backed_up()