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.h523 struct amd_iommu_pci_seg { struct
525 struct list_head list;
528 struct llist_head dev_data_list;
531 u16 id;
534 u16 last_bdf;
537 u32 dev_table_size;
547 struct dev_table_entry *dev_table;
554 struct amd_iommu **rlookup_table;
560 struct irq_remap_table **irq_lookup_table;
566 struct dev_table_entry *old_dev_tbl_cpy;
[all …]