Home
last modified time | relevance | path

Searched refs:do_trap_insn_illegal (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/interrupt/
H A Dhandle.rs18 do_trap_insn_illegal, // 2
88 fn do_trap_insn_illegal(_trap_frame: &mut TrapFrame) -> Result<(), SystemError> { in do_trap_insn_illegal() function