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