Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_page_alloc.h91 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data);
106 static inline int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c1214 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
1239 EXPORT_SYMBOL_GPL(ttm_dma_page_alloc_debugfs);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c973 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynos2118 ttm_dma_page_alloc_debugfs
H A Dabi_gki_aarch64_galaxy4058 ttm_dma_page_alloc_debugfs
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2296 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}