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, Nov 7, 5:54 AM
Unknown Object (File)
Thu, Oct 17, 12:53 AM
Unknown Object (File)
Oct 15 2024, 9:01 PM
Unknown Object (File)
Oct 15 2024, 12:33 PM
Unknown Object (File)
Oct 15 2024, 7:18 AM
Unknown Object (File)
Oct 13 2024, 7:07 PM
Unknown Object (File)
Oct 13 2024, 1:43 PM
Unknown Object (File)
Oct 13 2024, 1:43 PM
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