aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/include/cpufunc.h
Commit message (Expand)AuthorAgeFilesLines
* riscv vmm: implement SBI RFNC extension.Ruslan Bukin2025-01-211-0/+15
* riscv: dcache flush hooksMitchell Horne2024-11-251-7/+35
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* riscv: Use generic CSR macros for writing SATPMark Johnston2022-03-011-7/+0
* Provide a template for busdma code for RISC-V.Ruslan Bukin2019-05-071-0/+11
* Rename sptbr to satp per v1.10 of the privileged architecture spec.Mark Johnston2018-12-071-0/+7
* RISC-V: Add macros for reading performance counter CSRs.Mark Johnston2018-11-131-0/+5
* Various fixes for TLB management on RISC-V.John Baldwin2018-10-151-18/+21
* Export a breakpoint() function to userland for riscv.John Baldwin2018-05-161-4/+4
* o Remove operation in machine mode.Ruslan Bukin2016-08-101-15/+0
* Update RISC-V port to Privileged Architecture Version 1.9.Ruslan Bukin2016-08-021-5/+6
* Import RISC-V machine headers. This is a minimal set required to compileRuslan Bukin2015-12-171-0/+123