Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
530 struct amd_iommu { struct531 struct list_head list;534 int index;537 raw_spinlock_t lock;540 struct pci_dev *dev;543 struct pci_dev *root_pdev;546 u64 mmio_phys;549 u64 mmio_phys_end;552 u8 __iomem *mmio_base;555 u32 cap;[all …]