freebsd-dev/sys/x86/iommu
Ruslan Bukin 62ad310c93 Split-out the Intel GAS (Guest Address Space) management component
from Intel DMAR support, so it can be used on other IOMMU systems.

Reviewed by:	kib
Sponsored by:	DARPA/AFRL
Differential Revision:	https://reviews.freebsd.org/D25743
2020-07-25 09:28:38 +00:00
..
intel_ctx.c Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
intel_dmar.h Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
intel_drv.c Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
intel_fault.c Move the Intel DMAR busdma backend to a generic place so 2020-07-21 10:38:51 +00:00
intel_gas.c Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
intel_idpgtbl.c Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
intel_intrmap.c Move the Intel DMAR busdma backend to a generic place so 2020-07-21 10:38:51 +00:00
intel_qi.c Move the Intel DMAR busdma backend to a generic place so 2020-07-21 10:38:51 +00:00
intel_quirks.c Move the Intel DMAR busdma backend to a generic place so 2020-07-21 10:38:51 +00:00
intel_reg.h o Move iommu_test_boundary() to sys/iommu.h 2020-07-18 13:10:31 +00:00
intel_utils.c Split-out the Intel GAS (Guest Address Space) management component 2020-07-25 09:28:38 +00:00
iommu_intrmap.h