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.h601 struct amd_iommu_pci_seg { struct
603 struct list_head list;
606 struct llist_head dev_data_list;
609 u16 id;
612 u16 last_bdf;
615 u32 dev_table_size;
618 u32 alias_table_size;
621 u32 rlookup_table_size;
631 struct dev_table_entry *dev_table;
638 struct amd_iommu **rlookup_table;
[all …]