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)
Dec 8 2024, 11:01 PM
Unknown Object (File)
Nov 28 2024, 1:59 PM
Unknown Object (File)
Nov 24 2024, 4:14 AM
Unknown Object (File)
Nov 23 2024, 3:06 PM
Unknown Object (File)
Nov 23 2024, 10:26 AM
Unknown Object (File)
Nov 22 2024, 10:33 AM
Unknown Object (File)
Nov 21 2024, 6:26 AM
Unknown Object (File)
Nov 20 2024, 6:05 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