Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c507 vm_page_t *failed_pages, unsigned cpages) in ttm_handle_caching_state_failure() argument
512 TAILQ_REMOVE(pages, failed_pages[i], plinks.q); in ttm_handle_caching_state_failure()
513 ttm_vm_page_free(failed_pages[i]); in ttm_handle_caching_state_failure()
H A Dttm_page_alloc_dma.c674 struct page **failed_pages, in ttm_dma_handle_caching_state_failure() argument
681 p = failed_pages[0]; in ttm_dma_handle_caching_state_failure()
692 p = failed_pages[i]; in ttm_dma_handle_caching_state_failure()