Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
621 struct amd_iommu { struct622 struct list_head list;625 int index;628 raw_spinlock_t lock;631 struct pci_dev *dev;634 struct pci_dev *root_pdev;637 u64 mmio_phys;640 u64 mmio_phys_end;643 u8 __iomem *mmio_base;668 struct amd_iommu_pci_seg *pci_seg; argument[all …]
1131 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()1132 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()