Page MenuHomeFreeBSD

gicv3: Split out finding the page size
ClosedPublic

Authored by andrew on Aug 22 2023, 4:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 30, 4:32 AM
Unknown Object (File)
Thu, May 30, 4:28 AM
Unknown Object (File)
Thu, May 30, 4:23 AM
Unknown Object (File)
Tue, May 28, 6:14 PM
Unknown Object (File)
Tue, May 21, 5:57 PM
Unknown Object (File)
Tue, May 21, 9:12 AM
Unknown Object (File)
May 19 2024, 3:11 AM
Unknown Object (File)
May 18 2024, 7:43 AM
Subscribers

Details

Summary

When adding indirect (2 level) tabled we will need to know the page
size to calculate the size of the level 1 table. To allow for this find
the page size before entering the loop to calculate the final register
value.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 22 2023, 5:05 PM