Home
last modified time | relevance | path

Searched defs:iommu_table (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dcalgary.h33 struct iommu_table { struct
47 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
/arch/powerpc/include/asm/
Diommu.h63 struct iommu_table { struct
80 void (*set_bypass)(struct iommu_table *tbl, bool enable); argument
Dpci-bridge.h157 struct iommu_table *iommu_table; /* for phb's or bridges */ member
/arch/x86/kernel/
Dvmlinux.lds.S252 *(.iommu_table)
253 __iommu_table_end = .;
/arch/powerpc/platforms/powernv/
Dpci.h141 struct iommu_table iommu_table; member