Searched refs:dma_table (Results 1 – 9 of 9) sorted by relevance
77 static int snd_legacy_find_free_dma(const int *dma_table) in snd_legacy_find_free_dma() argument79 while (*dma_table != -1) { in snd_legacy_find_free_dma()80 if (!request_dma(*dma_table, "ALSA Test DMA")) { in snd_legacy_find_free_dma()81 free_dma(*dma_table); in snd_legacy_find_free_dma()82 return *dma_table; in snd_legacy_find_free_dma()84 dma_table++; in snd_legacy_find_free_dma()
27 unsigned long *dma_table; member65 s390_domain->dma_table = dma_alloc_cpu_table(); in s390_domain_alloc()66 if (!s390_domain->dma_table) { in s390_domain_alloc()83 dma_cleanup_tables(s390_domain->dma_table); in s390_domain_free()109 zdev->dma_table = NULL; in __s390_iommu_detach_device()130 else if (zdev->dma_table) in s390_iommu_attach_device()134 virt_to_phys(s390_domain->dma_table)); in s390_iommu_attach_device()139 zdev->dma_table = s390_domain->dma_table; in s390_iommu_attach_device()163 zdev->dma_table = NULL; in s390_iommu_attach_device()226 entry = dma_walk_cpu_trans(s390_domain->dma_table, dma_addr); in s390_iommu_update_trans()[all …]
148 if (!zdev->dma_table) { in __dma_update_trans()154 entry = dma_walk_cpu_trans(zdev->dma_table, dma_addr); in __dma_update_trans()170 entry = dma_walk_cpu_trans(zdev->dma_table, dma_addr); in __dma_update_trans()562 zdev->dma_table = dma_alloc_cpu_table(); in zpci_dma_init_device()563 if (!zdev->dma_table) { in zpci_dma_init_device()601 virt_to_phys(zdev->dma_table))) { in zpci_dma_init_device()613 dma_free_cpu_table(zdev->dma_table); in zpci_dma_init_device()614 zdev->dma_table = NULL; in zpci_dma_init_device()639 dma_cleanup_tables(zdev->dma_table); in zpci_dma_exit_device()640 zdev->dma_table = NULL; in zpci_dma_exit_device()
788 if (zdev->dma_table) in zpci_hot_reset_device()790 virt_to_phys(zdev->dma_table)); in zpci_hot_reset_device()917 if (zdev->dma_table) { in zpci_deconfigure_device()970 if (zdev->dma_table) in zpci_release_device()
85 if (zdev->dma_table) { in recover_store()
309 if (zdev->dma_table) in zpci_event_hard_deconfigured()
161 static const u16 dma_table[3] = { 0x2208, 0x10C2, 0x10C1 }; in sil680_set_dmamode() local188 multi = dma_table[adev->dma_mode - XFER_MW_DMA_0]; in sil680_set_dmamode()
157 unsigned long *dma_table; member
489 virt_to_phys(zdev->dma_table)); in kvm_s390_pci_register_kvm()557 virt_to_phys(zdev->dma_table)); in kvm_s390_pci_unregister_kvm()