Home
last modified time | relevance | path

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

/linux-6.8/drivers/iommu/amd/
Damd_iommu_types.h645 struct amd_iommu { struct
646 struct list_head list;
649 int index;
652 raw_spinlock_t lock;
655 struct pci_dev *dev;
658 struct pci_dev *root_pdev;
661 u64 mmio_phys;
664 u64 mmio_phys_end;
667 u8 __iomem *mmio_base;
692 struct amd_iommu_pci_seg *pci_seg; argument
[all …]
Diommu.c945 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()
946 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()