summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/include/pte.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add memory attributes for stage-2 pagetables.patrick2021-02-281-1/+7
* Introduce BUS_SPACE_MAP_POSTED such that we can distinguish betweenkettenis2021-02-161-6/+6
* A little bit more trivial cleanup.kettenis2017-04-131-8/+7
* Remove some unused variables, unused types, duplicated/unused functionkettenis2017-03-161-4/+1
* Use a proper memory attribute for write-through instead of reusingpatrick2017-02-171-1/+2
* ARM64 has an 48-bit physical address space, so bump PTE_RPGN to reflectpatrick2017-02-031-2/+2
* Import of OpenBSD/arm64patrick2016-12-171-0/+130