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
583 restore->snapshot_alloc = *alloc; in ttm_pool_restore_commit()
604 restore->snapshot_alloc = *alloc; in ttm_pool_page_allocated_restore()
865 restore->snapshot_alloc = alloc; in ttm_pool_restore_and_alloc()
871 alloc = restore->snapshot_alloc; in ttm_pool_restore_and_alloc()
937 pgoff_t mid = restore->snapshot_alloc.caching_divide - tt->pages; in ttm_pool_drop_backed_up()