Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
489 struct amd_iommu { struct490 struct list_head list;493 int index;496 raw_spinlock_t lock;499 struct pci_dev *dev;502 struct pci_dev *root_pdev;505 u64 mmio_phys;508 u64 mmio_phys_end;511 u8 __iomem *mmio_base;514 u32 cap;[all …]