Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
632 struct amd_iommu { struct633 struct list_head list;636 int index;639 raw_spinlock_t lock;642 struct pci_dev *dev;645 struct pci_dev *root_pdev;648 u64 mmio_phys;651 u64 mmio_phys_end;654 u8 __iomem *mmio_base;657 u32 cap;[all …]