Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/amd/
Damd_iommu_types.h591 struct amd_iommu_pci_seg { struct
593 struct list_head list;
596 struct llist_head dev_data_list;
599 u16 id;
602 u16 last_bdf;
605 u32 dev_table_size;
608 u32 alias_table_size;
611 u32 rlookup_table_size;
621 struct dev_table_entry *dev_table;
628 struct amd_iommu **rlookup_table;
[all …]