Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h573 struct amd_iommu_pci_seg { struct
575 struct list_head list;
578 struct llist_head dev_data_list;
581 u16 id;
584 u16 last_bdf;
587 u32 dev_table_size;
590 u32 alias_table_size;
593 u32 rlookup_table_size;
603 struct dev_table_entry *dev_table;
610 struct amd_iommu **rlookup_table;
[all …]