Searched defs:amd_iommu (Results 1 – 3 of 3) sorted by relevance
79 struct amd_iommu { struct80 struct list_head list;83 u16 seg;84 u16 bdf;85 struct msi_desc msi;87 u16 cap_offset;88 iommu_cap_t cap;90 u8 ht_flags;91 u64 features;93 void *mmio_base;[all …]
30 #define for_each_amd_iommu(amd_iommu) \ argument
356 void (*parse_func)(struct amd_iommu *, u32 *)) in iommu_read_log()
Completed in 8 milliseconds