Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_page_alloc.c477 struct page **failed_pages, unsigned cpages) in ttm_handle_caching_state_failure() argument
482 list_del(&failed_pages[i]->lru); in ttm_handle_caching_state_failure()
483 __free_page(failed_pages[i]); in ttm_handle_caching_state_failure()
Dttm_page_alloc_dma.c682 struct page **failed_pages, in ttm_dma_handle_caching_state_failure() argument
689 p = failed_pages[0]; in ttm_dma_handle_caching_state_failure()
700 p = failed_pages[i]; in ttm_dma_handle_caching_state_failure()