]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
authorRuslan Bukin <br@FreeBSD.org>
Wed, 29 Jul 2020 13:23:27 +0000 (13:23 +0000)
committerRuslan Bukin <br@FreeBSD.org>
Wed, 29 Jul 2020 13:23:27 +0000 (13:23 +0000)
commit1b0c9c21d9fd27935b4bfd6f739716cb12e3349c
tree5abfd578b55037b2a3824eeea52fd1f0a23ed4a2
parentee49c1d3e5a4ac22aeb414b16f560a6a4172523f
o Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
  the generic iommu busdma backend;
o Move bus_dma_iommu_set_buswide, bus_dma_iommu_load_ident
  prototypes to iommu.h.

Reviewed by: kib
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D25866
sys/dev/iommu/busdma_iommu.c
sys/dev/iommu/iommu.h
sys/x86/include/bus_dma.h
sys/x86/iommu/intel_dmar.h
sys/x86/iommu/intel_drv.c