Home
last modified time | relevance | path

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

/linux-6.8/drivers/iommu/amd/
Damd_iommu_types.h575 struct amd_iommu_pci_seg { struct
577 struct list_head list;
580 struct llist_head dev_data_list;
583 u16 id;
586 u16 last_bdf;
589 u32 dev_table_size;
592 u32 alias_table_size;
595 u32 rlookup_table_size;
605 struct dev_table_entry *dev_table;
612 struct amd_iommu **rlookup_table;
[all …]