Searched refs:dma_page (Results 1 – 1 of 1) sorted by relevance
128 struct dma_page { struct326 static void __ttm_dma_free_page(struct dma_pool *pool, struct dma_page *d_page) in __ttm_dma_free_page()334 static struct dma_page *__ttm_dma_alloc_page(struct dma_pool *pool) in __ttm_dma_alloc_page()336 struct dma_page *d_page; in __ttm_dma_alloc_page()338 d_page = kmalloc(sizeof(struct dma_page), GFP_KERNEL); in __ttm_dma_alloc_page()381 struct dma_page *d_page, *tmp; in ttm_dma_pages_put()395 static void ttm_dma_page_put(struct dma_pool *pool, struct dma_page *d_page) in ttm_dma_page_put()418 struct dma_page *dma_p, *tmp; in ttm_dma_page_pool_free()677 struct dma_page *d_page, *tmp; in ttm_dma_handle_caching_state_failure()710 struct dma_page *dma_p; in ttm_dma_pool_alloc_new_pages()[all …]