Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
661 struct amd_iommu { struct665 int index;677 u64 mmio_phys;708 struct amd_iommu_pci_seg *pci_seg; argument716 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 …]
904 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