Expand description
Kernel-userland system call interface for RISC-V architecture.
Structsยง
- This holds all of the state that the kernel must keep for the process when the process is not executing.
- Implementation of the
UserspaceKernelBoundary
for the RISC-V architecture.