Home
last modified time | relevance | path

Searched refs:dma_table (Results 1 – 2 of 2) sorted by relevance

/drivers/iommu/
A Ds390-iommu.c31 unsigned long *dma_table; member
279 if (!domain->dma_table) in dma_cleanup_tables()
303 dma_free_cpu_table(domain->dma_table); in dma_cleanup_tables()
445 return domain->dma_table; in dma_walk_region_tables()
539 if (!s390_domain->dma_table) { in s390_domain_alloc_paging()
666 if (zdev->dma_table) { in blocking_domain_attach_device()
673 zdev->dma_table = NULL; in blocking_domain_attach_device()
701 zdev->dma_table = s390_domain->dma_table; in s390_iommu_attach_device()
934 rfo = domain->dma_table; in get_rso_from_iova()
941 return domain->dma_table; in get_rso_from_iova()
[all …]
/drivers/ata/
A Dpata_sil680.c161 static const u16 dma_table[3] = { 0x2208, 0x10C2, 0x10C1 }; in sil680_set_dmamode() local
188 multi = dma_table[adev->dma_mode - XFER_MW_DMA_0]; in sil680_set_dmamode()

Completed in 8 milliseconds