Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
661 struct amd_iommu { struct662 struct list_head list;665 int index;668 raw_spinlock_t lock;671 struct pci_dev *dev;674 struct pci_dev *root_pdev;677 u64 mmio_phys;680 u64 mmio_phys_end;683 u8 __iomem *mmio_base;708 struct amd_iommu_pci_seg *pci_seg; argument[all …]
904 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()905 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()