freebsd-dev/sys/x86/iommu
Tycho Nightingale 8d2a55ca67 zero inputs to vm_page_initfake() for predictable results
Reviewed by:	kib
Submitted by:	Anton Rang <rang at acm.org>
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D20162
2019-05-06 00:57:05 +00:00
..
busdma_dmar.c zero inputs to vm_page_initfake() for predictable results 2019-05-06 00:57:05 +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 sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
intel_gas.c Don't include DMAR map entry zone items in kernel dumps. 2018-02-18 16:03:50 +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 Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38: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