Searched refs:ttm_page_alloc_debugfs (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/drm/ttm/ | 
| D | ttm_page_alloc.h | 75 int ttm_page_alloc_debugfs(struct seq_file *m, void *data);
 | 
| /Linux-v5.4/drivers/gpu/drm/ttm/ | 
| D | ttm_page_alloc.c | 1169 int ttm_page_alloc_debugfs(struct seq_file *m, void *data)  in ttm_page_alloc_debugfs()  function1189 EXPORT_SYMBOL(ttm_page_alloc_debugfs);
 
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon_ttm.c | 947 	{"ttm_page_pool", ttm_page_alloc_debugfs, 0, NULL},
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_ttm.c | 2184 	{"ttm_page_pool", ttm_page_alloc_debugfs, 0, NULL},
 |