Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iommu/amd/
Damd_iommu_types.h671 struct amd_iommu { struct
672 struct list_head list;
675 int index;
678 raw_spinlock_t lock;
681 struct pci_dev *dev;
684 struct pci_dev *root_pdev;
687 u64 mmio_phys;
690 u64 mmio_phys_end;
693 u8 __iomem *mmio_base;
718 struct amd_iommu_pci_seg *pci_seg; argument
[all …]
Diommu.c1048 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()
1049 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()