Home
last modified time | relevance | path

Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h667 struct amd_iommu { struct
668 struct list_head list;
671 int index;
674 raw_spinlock_t lock;
677 struct pci_dev *dev;
680 struct pci_dev *root_pdev;
683 u64 mmio_phys;
686 u64 mmio_phys_end;
689 u8 __iomem *mmio_base;
714 struct amd_iommu_pci_seg *pci_seg; argument
[all …]
H A Diommu.c1079 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()
1080 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()