Home
last modified time | relevance | path

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

/linux-6.15/include/drm/ttm/
Dttm_backup.h23 ttm_backup_handle_to_page_ptr(unsigned long handle) in ttm_backup_handle_to_page_ptr() function
/linux-6.15/drivers/gpu/drm/ttm/
Dttm_pool.c555 first_page[i] = ttm_backup_handle_to_page_ptr(0); in ttm_pool_restore_commit()
1046 tt->pages[i] = ttm_backup_handle_to_page_ptr(handle); in ttm_pool_backup()