Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
588 struct amd_iommu { struct589 struct list_head list;592 int index;595 raw_spinlock_t lock;598 struct pci_dev *dev;601 struct pci_dev *root_pdev;604 u64 mmio_phys;607 u64 mmio_phys_end;610 u8 __iomem *mmio_base;635 struct amd_iommu_pci_seg *pci_seg; argument[all …]
1079 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()1080 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()