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)
Thu, Jun 13, 7:54 AM
Unknown Object (File)
Tue, Jun 4, 12:23 PM
Unknown Object (File)
Thu, May 30, 7:48 PM
Unknown Object (File)
Fri, May 17, 6:04 PM
Unknown Object (File)
May 4 2024, 11:19 PM
Unknown Object (File)
May 2 2024, 8:12 AM
Unknown Object (File)
Apr 30 2024, 8:10 AM
Unknown Object (File)
Apr 14 2024, 11:32 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