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
F137184123: D39185.diff
Fri, Nov 21, 10:07 AM
Unknown Object (File)
Wed, Nov 12, 10:14 PM
Unknown Object (File)
Sun, Nov 9, 2:04 AM
Unknown Object (File)
Mon, Oct 27, 2:02 AM
Unknown Object (File)
Fri, Oct 24, 10:36 PM
Unknown Object (File)
Oct 15 2025, 10:20 AM
Unknown Object (File)
Oct 13 2025, 9:14 AM
Unknown Object (File)
Oct 13 2025, 9:14 AM
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