Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_pool.c106 struct ttm_pool_alloc_state snapshot_alloc; member
573 restore->snapshot_alloc = *alloc; in ttm_pool_restore_commit()
594 restore->snapshot_alloc = *alloc; in ttm_pool_page_allocated_restore()
854 tt->restore->snapshot_alloc = alloc; in ttm_pool_restore_and_alloc()
861 alloc = restore->snapshot_alloc; in ttm_pool_restore_and_alloc()
925 pgoff_t mid = restore->snapshot_alloc.caching_divide - tt->pages; in ttm_pool_drop_backed_up()