]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move the buswide_ctxs bitmap to iommu_unit and rename related functions.
authorbr <br@FreeBSD.org>
Tue, 28 Jul 2020 16:08:14 +0000 (16:08 +0000)
committerbr <br@FreeBSD.org>
Tue, 28 Jul 2020 16:08:14 +0000 (16:08 +0000)
commit8e93218bf3b038b3d5da4cc0c29f9a82f8a65fde
tree89d027a3e0c8faf873b2d61d7ed46e7553a18f1b
parent2883892953ea012e0954f2b3b3c3948264ebf1ed
o Move the buswide_ctxs bitmap to iommu_unit and rename related functions.
o Rename bus_dma_dmar_load_ident() as well.

Reviewed by: kib
Sponsored by: DARPA/AFRL
Differential Revision: https://reviews.freebsd.org/D25852
sys/dev/iommu/busdma_iommu.c
sys/dev/iommu/iommu.h
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
sys/dev/ntb/ntb_hw/ntb_hw_plx.c
sys/x86/include/bus_dma.h
sys/x86/iommu/intel_ctx.c
sys/x86/iommu/intel_dmar.h
sys/x86/iommu/intel_drv.c
sys/x86/x86/busdma_machdep.c