/src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
ttm_page_alloc.h | 64 * Populates and DMA maps pages to fullfil a ttm_dma_populate() request 99 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev, 118 static inline int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, function in typeref:typename:int
|
ttm_page_alloc.h | 64 * Populates and DMA maps pages to fullfil a ttm_dma_populate() request 99 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev, 118 static inline int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, function in typeref:typename:int
|
/src/sys/external/bsd/drm2/dist/drm/ttm/ |
ttm_page_alloc_dma.c | 890 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev, function in typeref:typename:int 993 EXPORT_SYMBOL_GPL(ttm_dma_populate);
|
ttm_page_alloc_dma.c | 890 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev, function in typeref:typename:int 993 EXPORT_SYMBOL_GPL(ttm_dma_populate);
|