Searched refs:__iommu_table_end (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dpci-dma.c48 extern struct iommu_table_entry __iommu_table[], __iommu_table_end[];
76 sort_iommu_table(__iommu_table, __iommu_table_end); pci_iommu_alloc()
77 check_iommu_entries(__iommu_table, __iommu_table_end); pci_iommu_alloc()
79 for (p = __iommu_table; p < __iommu_table_end; p++) { pci_iommu_alloc()
262 for (p = __iommu_table; p < __iommu_table_end; p++) { pci_iommu_init()
H A Dvmlinux.lds.S258 __iommu_table_end = .; define

Completed in 124 milliseconds