Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h603 struct amd_iommu_pci_seg { struct
605 struct list_head list;
608 struct llist_head dev_data_list;
611 u16 id;
614 u16 last_bdf;
617 u32 dev_table_size;
627 struct dev_table_entry *dev_table;
634 struct amd_iommu **rlookup_table;
640 struct irq_remap_table **irq_lookup_table;
646 struct dev_table_entry *old_dev_tbl_cpy;
[all …]