Page MenuHomeFreeBSD

acpi_iort_map_pci_smmuv3
ClosedPublic

Authored by br on Jul 16 2020, 3:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 12:11 PM
Unknown Object (File)
Wed, Nov 5, 12:42 PM
Unknown Object (File)
Sat, Nov 1, 12:16 PM
Unknown Object (File)
Sat, Oct 25, 12:59 PM
Unknown Object (File)
Oct 25 2025, 7:22 AM
Unknown Object (File)
Oct 25 2025, 6:12 AM
Unknown Object (File)
Oct 25 2025, 6:12 AM
Unknown Object (File)
Oct 25 2025, 6:12 AM
Subscribers

Details

Summary

This function allows to find an SMMU instance assigned for a particular PCI RID.

This is used in https://reviews.freebsd.org/D24618

Test Plan

Tested on ARM N1SDP board

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 16 2020, 3:17 PM

You should update sys/dev/acpica/acpivar.h to include the acpi_iort_map_pci_smmuv3 signature.

You should update sys/dev/acpica/acpivar.h to include the acpi_iort_map_pci_smmuv3 signature.

Thanks

This revision is now accepted and ready to land.Jul 17 2020, 12:27 PM
This revision was automatically updated to reflect the committed changes.