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
Differential D39185
Remove virtual addresses from smmu_pmap_remove_pages Authored by andrew on Mar 21 2023, 4:19 PM. Tags None Referenced Files
Details
This function needs to unmap all memory in a given SMMU context. Have While here use SMMU specific macros. Sponsored by: Arm Ltd
Diff Detail
|