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)
Fri, Apr 17, 1:06 AM
Unknown Object (File)
Thu, Apr 16, 12:51 PM
Unknown Object (File)
Thu, Apr 16, 7:52 AM
Unknown Object (File)
Thu, Apr 16, 3:10 AM
Unknown Object (File)
Wed, Apr 15, 11:17 PM
Unknown Object (File)
Wed, Apr 15, 10:00 PM
Unknown Object (File)
Sun, Apr 12, 2:21 PM
Unknown Object (File)
Thu, Apr 9, 7:38 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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