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, Jun 27, 1:00 AM
Unknown Object (File)
Sun, Jun 21, 2:25 PM
Unknown Object (File)
Thu, Jun 18, 10:41 PM
Unknown Object (File)
Thu, Jun 18, 10:28 PM
Unknown Object (File)
Fri, Jun 5, 2:41 AM
Unknown Object (File)
Jun 2 2026, 2:21 AM
Unknown Object (File)
May 29 2026, 9:36 PM
Unknown Object (File)
May 18 2026, 9:47 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