Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h94 struct iommu_table { struct
111 struct list_head it_group_list;/* List of iommu_table_group_link */ argument
113 struct iommu_table_ops *it_ops; argument
127 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h377 GHashTable *iommu_table; member