freebsd-dev/sys/x86/iommu
Tycho Nightingale b961c0f244 Allow loading the same DMA address multiple times without any prior
unload for the LinuxKPI.

Reviewed by:	kib, zeising
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D20181
2019-05-16 17:41:16 +00:00
..
busdma_dmar.c Allow loading the same DMA address multiple times without any prior 2019-05-16 17:41:16 +00:00
busdma_dmar.h sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
intel_ctx.c remove the 4GB boundary requirement on PCI DMA segments 2019-04-19 13:43:33 +00:00
intel_dmar.h Correct handling of RMRR during early enumeration stages. 2019-04-18 14:18:06 +00:00
intel_drv.c Use correct type name. 2019-04-18 15:31:03 +00:00
intel_fault.c iommu static analysis cleanup 2019-05-16 04:24:08 +00:00
intel_gas.c iommu static analysis cleanup 2019-05-16 04:24:08 +00:00
intel_idpgtbl.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
intel_intrmap.c Correct handling of RMRR during early enumeration stages. 2019-04-18 14:18:06 +00:00
intel_qi.c iommu static analysis cleanup 2019-05-16 04:24:08 +00:00
intel_quirks.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
intel_reg.h sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
intel_utils.c Correct handling of RMRR during early enumeration stages. 2019-04-18 14:18:06 +00:00
iommu_intrmap.h