Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
631 struct amd_iommu { struct632 struct list_head list;635 int index;638 raw_spinlock_t lock;641 struct pci_dev *dev;644 struct pci_dev *root_pdev;647 u64 mmio_phys;650 u64 mmio_phys_end;653 u8 __iomem *mmio_base;656 u32 cap;[all …]