summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/include/vmparam.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump VM_MAX_KERNEL_ADDRESS so that we have about 16G of KVA. Sincepatrick2019-06-011-2/+2
* We actually support 39-bit VA's in userland.kettenis2018-09-111-2/+2
* Implement pmap_growkernel(). Bump VM_MAX_KERNEL_ADDRESS now that we nokettenis2018-05-161-2/+2
* set MAXSSIZ to the same value as on all other architectures (32MB)naddy2017-10-011-2/+2
* remove duplicated PAGE macros and drop type suffixjsg2017-08-091-8/+1
* Use EFI memory map to discover available physical memory.kettenis2017-05-271-3/+3
* Import of OpenBSD/arm64patrick2016-12-171-0/+112