Remove headers from iommu.h
Details
Details
boot amd64
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/x86/iommu/intel_drv.c | ||
---|---|---|
72 ↗ | (On Diff #75123) | dev/iommu/busdma_iommu.h depends on struct bus_dma_tag_common, which is defined in x86/include/busdma_impl.h. |
sys/x86/iommu/intel_drv.c | ||
---|---|---|
72 ↗ | (On Diff #75123) | Might be. What provides a similar common structure on arm64 ? |
sys/x86/iommu/intel_drv.c | ||
---|---|---|
72 ↗ | (On Diff #75123) | arm64/include/bus_dma_impl.h |