summaryrefslogtreecommitdiff
path: root/sys/arch/riscv/include/pmap.h
AgeCommit message (Expand)Author
2023-06-12risc-v: MULTIPROCESSOR supportskrll
2023-05-08Remove some #if 0'ed codeskrll
2023-05-08KNFskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2022-12-23Fix RV buildsskrll
2022-10-20Add the "memory" clobber in two places that it's needed.skrll
2022-10-18Correct XSEGSHIFT for RV32 caseskrll
2022-10-15#define<tab>simonb
2022-09-20Checkpoint WIP.skrll
2021-05-01Fixup some pmap / VM related #defines and codeskrll
2020-12-20Support __HAVE_PMAP_PV_TRACK in sys/uvm/pmap based pmaps (aka common pmap)skrll
2020-11-15This file is #define<space>skrll
2020-08-10Whitespaceskrll
2020-08-07Provide a pmap_segtab_deactivate for symmetry with pmap_segtab_activateskrll
2020-03-11With DEBUG defined, it's possible to execute a TLB-vs-segmap consistencythorpej
2019-06-16Misc changes in RISC-V.maxv
2019-06-01Misc changes in RISC-V. Start changing the memory layout, too.maxv
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt