Searched refs:ttm_page_alloc_debugfs (Results 1 – 4 of 4) sorted by relevance
62 extern int ttm_page_alloc_debugfs(struct seq_file *m, void *data);
180 { "ttm_page_pool", ttm_page_alloc_debugfs, 0, NULL },
913 int ttm_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_page_alloc_debugfs() function933 EXPORT_SYMBOL(ttm_page_alloc_debugfs);
896 radeon_mem_types_list[i].show = &ttm_page_alloc_debugfs; in radeon_ttm_debugfs_init()