Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Diommu_table.h95 void sort_iommu_table(struct iommu_table_entry *start,
/arch/x86/kernel/
Dpci-iommu_table.c27 void __init sort_iommu_table(struct iommu_table_entry *start, in sort_iommu_table() function
Dpci-dma.c65 sort_iommu_table(__iommu_table, __iommu_table_end); in pci_iommu_alloc()