Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
496 struct amd_iommu { struct497 struct list_head list;500 int index;503 raw_spinlock_t lock;506 struct pci_dev *dev;509 struct pci_dev *root_pdev;512 u64 mmio_phys;515 u64 mmio_phys_end;518 u8 __iomem *mmio_base;521 u32 cap;[all …]