Page MenuHomeFreeBSD

Remove virtual addresses from smmu_pmap_remove_pages
ClosedPublic

Authored by andrew on Mar 21 2023, 4:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 26, 1:43 AM
Unknown Object (File)
Thu, Feb 13, 1:52 PM
Unknown Object (File)
Feb 12 2025, 7:21 AM
Unknown Object (File)
Feb 3 2025, 5:42 PM
Unknown Object (File)
Feb 3 2025, 1:25 PM
Unknown Object (File)
Jan 10 2025, 3:35 AM
Unknown Object (File)
Jan 9 2025, 6:19 PM
Unknown Object (File)
Jan 6 2025, 6:30 PM
Subscribers

Details

Summary

This function needs to unmap all memory in a given SMMU context. Have
it iterate over all page table entries to find what has been mapped
rather than looking at virtual addresses.

While here use SMMU specific macros.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50496
Build 47387: arc lint + arc unit