Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
A Damd_iommu_types.h661 struct amd_iommu { struct
665 int index;
677 u64 mmio_phys;
708 struct amd_iommu_pci_seg *pci_seg; argument
716 u8 *cmd_buf;
721 u8 *evt_buf;
727 u8 *ppr_log;
733 u8 *ga_log;
739 u8 *ga_log_tail;
745 bool need_sync;
[all …]
A Diommu.c904 void (*int_handler)(struct amd_iommu *), in amd_iommu_handle_irq()
905 void (*overflow_handler)(struct amd_iommu *)) in amd_iommu_handle_irq()

Completed in 15 milliseconds