freebsd-dev/sys/dev/iommu
Ruslan Bukin f32f0095e9 o Add iommu de-initialization method for MSI interface.
o Add iommu_unmap_msi() to release the msi GAS entry.
o Provide default implementations for iommu init/deinit methods.

Reviewed by:	kib
Sponsored by:	Innovate DSbD
Differential Revision:	https://reviews.freebsd.org/D26906
2020-10-24 20:09:27 +00:00
..
busdma_iommu.c Add a per-each macro IOMMU_DOMAIN_UNLOAD_SLEEP which allows to sleep 2020-10-14 14:51:11 +00:00
busdma_iommu.h Split-out Guest Address Space (GAS) macroses to a separate header. 2020-10-15 13:47:52 +00:00
iommu_gas.c o Add iommu de-initialization method for MSI interface. 2020-10-24 20:09:27 +00:00
iommu_gas.h Split-out Guest Address Space (GAS) macroses to a separate header. 2020-10-15 13:47:52 +00:00
iommu_msi.h o Add iommu de-initialization method for MSI interface. 2020-10-24 20:09:27 +00:00
iommu_types.h Split-out iommu type definitions to a separate header. 2020-10-14 21:22:23 +00:00
iommu.h Assign the reserved apic region (GAS entry) to the iommu domain msi_entry. 2020-10-19 15:50:58 +00:00