Searched refs:ttm_pool_debugfs (Results 1 – 3 of 3) sorted by relevance
90 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
730 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m) in ttm_pool_debugfs() function762 EXPORT_SYMBOL(ttm_pool_debugfs);
2416 return ttm_pool_debugfs(&adev->mman.bdev.pool, m); in amdgpu_ttm_page_pool_show()