Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
673 struct amd_iommu { struct674 struct list_head list;677 int index;680 raw_spinlock_t lock;683 struct pci_dev *dev;686 struct pci_dev *root_pdev;689 u64 mmio_phys;692 u64 mmio_phys_end;695 u8 __iomem *mmio_base;720 struct amd_iommu_pci_seg *pci_seg; argument[all …]
1048 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()1049 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()