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)
Thu, Apr 23, 11:54 AM
Unknown Object (File)
Fri, Apr 17, 12:42 PM
Unknown Object (File)
Fri, Apr 17, 12:13 PM
Unknown Object (File)
Wed, Apr 15, 11:20 PM
Unknown Object (File)
Wed, Apr 15, 3:33 AM
Unknown Object (File)
Wed, Apr 8, 9:54 PM
Unknown Object (File)
Mon, Apr 6, 7:19 AM
Unknown Object (File)
Sat, Mar 28, 12:35 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