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)
Wed, Sep 24, 11:42 AM
Unknown Object (File)
Wed, Sep 24, 2:16 AM
Unknown Object (File)
Wed, Sep 24, 2:10 AM
Unknown Object (File)
Mon, Sep 22, 11:02 PM
Unknown Object (File)
Sun, Sep 21, 8:49 AM
Unknown Object (File)
Mon, Sep 15, 7:29 PM
Unknown Object (File)
Aug 26 2025, 11:36 AM
Unknown Object (File)
Aug 23 2025, 11:40 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