Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
471 struct amd_iommu { struct472 struct list_head list;475 int index;478 spinlock_t lock;481 struct pci_dev *dev;484 struct pci_dev *root_pdev;487 u64 mmio_phys;490 u64 mmio_phys_end;493 u8 __iomem *mmio_base;496 u32 cap;[all …]