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, Aug 29, 5:31 PM
Unknown Object (File)
Thu, Aug 27, 12:07 AM
Unknown Object (File)
Wed, Aug 26, 10:09 PM
Unknown Object (File)
Tue, Aug 25, 12:55 PM
Unknown Object (File)
Tue, Aug 25, 12:54 PM
Unknown Object (File)
Tue, Aug 25, 12:51 PM
Unknown Object (File)
Tue, Aug 25, 7:59 AM
Unknown Object (File)
Fri, Aug 14, 10:56 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 27353
Build 25604: 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