Page MenuHomeFreeBSD

Use the VM_MEMATTR macros to describe the MAIR offsets
ClosedPublic

Authored by andrew on Nov 5 2019, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 7, 1:59 AM
Unknown Object (File)
Fri, Feb 27, 12:12 AM
Unknown Object (File)
Thu, Feb 26, 2:10 PM
Unknown Object (File)
Thu, Feb 26, 7:00 AM
Unknown Object (File)
Sat, Feb 14, 2:44 AM
Unknown Object (File)
Feb 7 2026, 2:26 AM
Unknown Object (File)
Feb 6 2026, 10:51 AM
Unknown Object (File)
Jan 8 2026, 12:34 PM
Subscribers

Details

Summary

Remove the duplicate macros that defined a subset of the VM_MEMATTR values.
While here use VM_MEMATTR macros when filling in the MAIR register.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27351
Build 25602: arc lint + arc unit

Event Timeline

Fix the spelling of VM_MEMATTR_UNCACHEABLE

Fix a register that was incorrect after a rebase

This revision is now accepted and ready to land.Nov 5 2019, 3:11 PM