Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c226 static void init_device_table_dma(struct amd_iommu_pci_seg *pci_seg);
2199 * After that we call init_device_table_dma() to make sure any in amd_iommu_init_pci()
2205 init_device_table_dma(pci_seg); in amd_iommu_init_pci()
2589 static void init_device_table_dma(struct amd_iommu_pci_seg *pci_seg) in init_device_table_dma() function