1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/x86/iommu
Tycho Nightingale cec2287b6a Use the BUS_DMA_NOWRITE flag to expose and create the read-only VT-d
IOMMU mappings.

Reviewed by:	kib
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D19729
2019-03-27 20:15:51 +00:00
..
busdma_dmar.c Use the BUS_DMA_NOWRITE flag to expose and create the read-only VT-d 2019-03-27 20:15:51 +00:00
busdma_dmar.h
intel_ctx.c
intel_dmar.h
intel_drv.c
intel_fault.c
intel_gas.c
intel_idpgtbl.c
intel_intrmap.c Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +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
intel_reg.h
intel_utils.c Convert x86 cache invalidation functions to ifuncs. 2018-09-19 19:35:02 +00:00
iommu_intrmap.h