Searched defs:c_handle_syscall (Results 1 - 3 of 3) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/arm/
H A Dc_traps.c125 c_handle_syscall(word_t cptr, word_t msgInfo, syscall_t syscall) function
/seL4-l4v-10.1.1/seL4/src/arch/riscv/
H A Dc_traps.c139 c_handle_syscall(word_t cptr, word_t msgInfo, word_t unused1, word_t unused2, word_t unused3, word_t unused4, word_t unused5, syscall_t syscall) function
/seL4-l4v-10.1.1/seL4/src/arch/x86/
H A Dc_traps.c148 c_handle_syscall(word_t cptr, word_t msgInfo, syscall_t syscall) function

Completed in 92 milliseconds