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, Aug 14, 10:56 PM
Unknown Object (File)
Fri, Aug 14, 5:40 PM
Unknown Object (File)
Thu, Aug 13, 5:40 PM
Unknown Object (File)
Thu, Aug 13, 2:13 PM
Unknown Object (File)
Tue, Aug 11, 7:03 AM
Unknown Object (File)
Sat, Aug 8, 7:27 PM
Unknown Object (File)
Fri, Aug 7, 4:18 PM
Unknown Object (File)
Wed, Aug 5, 9:03 AM
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