aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/vm.h
Commit message (Expand)AuthorAgeFilesLines
* Make cache coherency attributes definitions available in machine/vm.h on MIPS.Konstantin Belousov2018-08-011-0/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Implement pmap_change_attr and related APIs on MIPSAlexander Kabaev2016-12-281-2/+6
* Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather thanJohn Baldwin2012-03-291-1/+1
* Merge jmallett@'s n64 work into HEAD - changeset 6Jayachandran C.2010-06-231-4/+2
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-121-4/+4
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-261-0/+40