Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
672 struct amd_iommu { struct673 struct list_head list;676 int index;679 raw_spinlock_t lock;682 struct pci_dev *dev;685 struct pci_dev *root_pdev;688 u64 mmio_phys;691 u64 mmio_phys_end;694 u8 __iomem *mmio_base;719 struct amd_iommu_pci_seg *pci_seg; argument[all …]
1073 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()1074 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()