aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/include/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce vm_page_astate.Mark Johnston2019-12-101-1/+1
* Implement pmap_page_is_mapped() correctly on arm64 and riscv.Mark Johnston2019-09-271-2/+1
* Move phys_avail definition into MI code. It is consumed in the MI layer andJeff Roberson2019-08-161-3/+0
* Add kernel support for Intel userspace protection keys feature onKonstantin Belousov2019-02-201-0/+7
* Implement per-CPU pmap activation tracking for RISC-V.Mark Johnston2019-02-131-0/+7
* Implement transparent 2MB superpage promotion for RISC-V.Mark Johnston2019-02-131-0/+4
* Support RISC-V implementations that do not manage the A and D bitsRuslan Bukin2018-10-181-0/+2
* Revert r339421 due to unintended files included to commit.Ruslan Bukin2018-10-181-2/+0
* Support RISC-V implementations that do not manage the A and D bitsRuslan Bukin2018-10-181-0/+2
* Rework the list of all pmaps: embed the list link into pmap.Ruslan Bukin2016-04-261-7/+1
* o Implement shared pagetables and switch from 4 to 3 levels pageRuslan Bukin2016-04-251-0/+6
* Import RISC-V machine headers. This is a minimal set required to compileRuslan Bukin2015-12-171-0/+160