]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move the buswide_ctxs bitmap to iommu_unit and rename related functions.
authorRuslan Bukin <br@FreeBSD.org>
Tue, 28 Jul 2020 16:08:14 +0000 (16:08 +0000)
committerRuslan Bukin <br@FreeBSD.org>
Tue, 28 Jul 2020 16:08:14 +0000 (16:08 +0000)
commitea4c01156a9244a084a4044bc77147adfd9167ce
tree89d027a3e0c8faf873b2d61d7ed46e7553a18f1b
parentc7f893a42b9572f1152d163290202b855953a768
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