Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
501 struct amd_iommu { struct502 struct list_head list;505 int index;508 raw_spinlock_t lock;511 struct pci_dev *dev;514 struct pci_dev *root_pdev;517 u64 mmio_phys;520 u64 mmio_phys_end;523 u8 __iomem *mmio_base;526 u32 cap;[all …]