HomeSort by: relevance | last modified time | path
    Searched refs:ttm_dma_page_alloc_debugfs (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_page_alloc.h 96 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) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc_dma.c 1219 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) function in typeref:typename:int
1244 EXPORT_SYMBOL_GPL(ttm_dma_page_alloc_debugfs);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ttm.c 1180 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 2427 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}

Completed in 15 milliseconds