Page MenuHomeFreeBSD

iommu_is_buswide_ctx moved
ClosedPublic

Authored by br on Jul 28 2020, 5:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 16, 9:05 AM
Unknown Object (File)
Mon, Mar 16, 3:14 AM
Unknown Object (File)
Sat, Mar 7, 4:22 PM
Unknown Object (File)
Mon, Mar 2, 7:51 PM
Unknown Object (File)
Mon, Mar 2, 7:25 PM
Unknown Object (File)
Feb 26 2026, 11:27 PM
Unknown Object (File)
Feb 26 2026, 4:57 AM
Unknown Object (File)
Feb 14 2026, 12:05 PM
Subscribers

Details

Summary

o Move iommu_is_buswide_ctx().
o Move prototypes bus_dma_iommu_set_buswide() and bus_dma_iommu_load_ident() to iommu.h

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br requested review of this revision.Jul 28 2020, 5:33 PM
br created this revision.
br added a reviewer: x86.
sys/dev/iommu/busdma_iommu.c
330 ↗(On Diff #75083)

I still prefer to have this code fragment to exist as a function.

br edited the summary of this revision. (Show Details)

Restore iommu_set_buswide_ctx()

This revision is now accepted and ready to land.Jul 29 2020, 1:13 PM
This revision was automatically updated to reflect the committed changes.