Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_page_alloc.h96 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data);
113 static inline int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc_dma.c1219 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
1244 EXPORT_SYMBOL_GPL(ttm_dma_page_alloc_debugfs);
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ttm.c1180 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ttm.c2427 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}