Searched refs:MVecS (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp58 extern "C" void MVecS();
117 SetMtvec((uint64)MVecS);
H A Dtraps_asm.S29 .globl MVecS
30 .type MVecS, @function
32 MVecS: label
50 la t0, MVecS
57 .size MVecS, .-MVecS

Completed in 61 milliseconds