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)
Mon, Sep 7, 12:09 PM
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
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