Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/amd/
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;
620 u32 alias_table_size;
623 u32 rlookup_table_size;
633 struct dev_table_entry *dev_table;
640 struct amd_iommu **rlookup_table;
[all …]