Module riscv64

Source

Re-exports§

pub use registers::Registers;
pub use earlycon::*;

Modules§

boot
earlycon
Early console driver for RISC-V64 architecture.
instruction
kernel
registers
RISC-V 64-bit register module.
timer
trap
vcpu
VCPU module for RISC-V 64-bit architecture.
vm
Virtual memory module for RISC-V architecture.

Structs§

Riscv64

Statics§

TRAPFRAME 🔒

Functions§

disable_interrupt
enable_interrupt
get_cpu
get_kernel_trap_handler
get_kernel_trapvector_paddr
get_user_trap_handler
get_user_trapvector_paddr
init_arch
reboot
set_next_mode
set_trapframe
set_trapvector
shutdown
trap_init 🔒

Type Aliases§

Arch
Trapframe