Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
478 struct amd_iommu { struct479 struct list_head list;482 int index;485 spinlock_t lock;488 struct pci_dev *dev;491 struct pci_dev *root_pdev;494 u64 mmio_phys;497 u64 mmio_phys_end;500 u8 __iomem *mmio_base;503 u32 cap;[all …]