Searched defs:dma_info (Results 1 – 2 of 2) sorted by relevance
84 struct dma_info { struct85 struct platform_device *pdev;87 const char *name;88 unsigned int nr_channels;89 unsigned long flags;91 struct dma_ops *ops;92 struct dma_channel *channels;94 struct list_head list;95 int first_channel_nr;96 int first_vchannel_nr;
157 struct nouveau_dmem_dma_info *dma_info) in nouveau_dmem_copy_folio()203 struct nouveau_dmem_dma_info dma_info; in nouveau_dmem_migrate_to_ram() local479 struct nouveau_dmem_dma_info *dma_info; in nouveau_dmem_evict_chunk() local729 struct nouveau_dmem_dma_info *dma_info, u64 *pfn) in nouveau_dmem_migrate_copy_one()785 struct nouveau_dmem_dma_info *dma_info, u64 *pfns) in nouveau_dmem_migrate_chunk()840 struct nouveau_dmem_dma_info *dma_info; in nouveau_dmem_migrate_vma() local