MOS Source Code
Loading...
Searching...
No Matches
ksyscall_entry.h File Reference
#include <mos/types.h>
+ Include dependency graph for ksyscall_entry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

reg_t ksyscall_enter (reg_t number, reg_t arg1, reg_t arg2, reg_t arg3, reg_t arg4, reg_t arg5, reg_t arg6)
 

Function Documentation

◆ ksyscall_enter()

reg_t ksyscall_enter ( reg_t number,
reg_t arg1,
reg_t arg2,
reg_t arg3,
reg_t arg4,
reg_t arg5,
reg_t arg6 )

Definition at line 13 of file ksyscall_entry.c.

Referenced by riscv64_trap_handler(), and x86_interrupt_entry().

+ Here is the call graph for this function: