Page MenuHomeFreeBSD

Move arm64 pagetable related macros from locore.S to pte.h
AbandonedPublic

Authored by siddharthtuli_gmail.com on Nov 9 2019, 6:53 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, Apr 9, 5:03 AM
Unknown Object (File)
Thu, Apr 9, 3:17 AM
Unknown Object (File)
Wed, Apr 8, 7:09 PM
Unknown Object (File)
Wed, Apr 8, 12:29 PM
Unknown Object (File)
Wed, Mar 18, 3:15 AM
Unknown Object (File)
Thu, Mar 12, 7:49 PM
Unknown Object (File)
Mar 6 2026, 12:54 AM
Unknown Object (File)
Mar 1 2026, 1:02 PM

Details

Reviewers
manu
andrew
Group Reviewers
arm64
Summary

Move arm64 pagetable related macros from locore.S to pte.h

Test Plan

N/A

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sys/arm64/arm64/pmap.c also define them.

andrew requested changes to this revision.Nov 9 2019, 12:59 PM

I already have D22241 to remove these macros.

This revision now requires changes to proceed.Nov 9 2019, 12:59 PM

I already have D22241 to remove these macros.

Thanks. Since D22241 takes care of this change set, this review (D22290) can therefore be discarded.