freebsd-dev/sys/x86/iommu
Konstantin Belousov b7b6b7a9c5 PR: 239143
Reported and tested by:	Wes Maag <jwmaag@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2019-07-14 21:08:54 +00:00
..
busdma_dmar.c another occurrence where a very large dma mapping can cause integer overflow 2019-06-05 13:08:21 +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 PR: 239143 2019-07-14 21:08:54 +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 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
intel_qi.c iommu static analysis cleanup 2019-05-16 04:24:08 +00:00
intel_quirks.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +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