summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/vm.h
Commit message (Expand)AuthorAgeFilesLines
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tian2016-05-251-2/+0
* Include pte-v6.h only where needed.skra2016-02-171-2/+0
* Make VM_MEMATTR_xxx definitions independent on pmap internalsskra2016-02-041-5/+5
* ARM: Rename ARM specific VM_MEMATTR_WT memory attribute to standard one.mmel2016-01-311-2/+2
* ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andmmel2016-01-291-2/+6
* ARM: create new memory attribute for writethrough cacheable memory.mmel2015-11-301-7/+9
* New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.ian2015-03-261-0/+14
* Properly implement pmap_[get|set]_memattrcognet2012-12-191-1/+2
* Add support to the virtual memory system for configuring machine-alc2009-07-121-2/+2
* Correct the #endif comment.alc2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityalc2009-06-261-0/+35
OpenPOWER on IntegriCloud