Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/amd/
Damd_iommu_types.h561 struct amd_iommu_pci_seg { struct
563 struct list_head list;
566 struct llist_head dev_data_list;
569 u16 id;
572 u16 last_bdf;
575 u32 dev_table_size;
578 u32 alias_table_size;
581 u32 rlookup_table_size;
591 struct dev_table_entry *dev_table;
598 struct amd_iommu **rlookup_table;
[all …]