Searched refs:iommu_table_entry (Results 1 – 3 of 3) sorted by relevance
9 static struct iommu_table_entry * __init10 find_dependents_of(struct iommu_table_entry *start, in find_dependents_of()11 struct iommu_table_entry *finish, in find_dependents_of()12 struct iommu_table_entry *q) in find_dependents_of()14 struct iommu_table_entry *p; in find_dependents_of()27 void __init sort_iommu_table(struct iommu_table_entry *start, in sort_iommu_table()28 struct iommu_table_entry *finish) { in sort_iommu_table()30 struct iommu_table_entry *p, *q, tmp; in sort_iommu_table()49 void __init check_iommu_entries(struct iommu_table_entry *start, in check_iommu_entries()50 struct iommu_table_entry *finish) in check_iommu_entries()[all …]
47 extern struct iommu_table_entry __iommu_table[], __iommu_table_end[];134 struct iommu_table_entry *p; in pci_iommu_alloc()294 struct iommu_table_entry *p; in pci_iommu_init()
33 struct iommu_table_entry { struct51 static const struct iommu_table_entry const \94 void sort_iommu_table(struct iommu_table_entry *start,95 struct iommu_table_entry *finish);97 void check_iommu_entries(struct iommu_table_entry *start,98 struct iommu_table_entry *finish);