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)
Wed, Oct 15, 3:17 AM
Unknown Object (File)
Mon, Oct 13, 8:30 PM
Unknown Object (File)
Mon, Oct 13, 8:30 PM
Unknown Object (File)
Mon, Oct 13, 8:29 PM
Unknown Object (File)
Mon, Oct 13, 6:58 AM
Unknown Object (File)
Mon, Oct 6, 7:40 PM
Unknown Object (File)
Sat, Sep 27, 7:52 AM
Unknown Object (File)
Wed, Sep 24, 7:58 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