OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAUSE_SYSCALL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/riscv/include/
sysreg.h
257
#define
CAUSE_SYSCALL
CAUSE_USER_ECALL /* convenience alias */
/src/sys/arch/riscv/riscv/
trap.c
63
#define SYSCALL_TRAP_MASK (__BIT(
CAUSE_SYSCALL
))
89
[
CAUSE_SYSCALL
] = "syscall",
cpu_switch.S
389
li t0,
CAUSE_SYSCALL
// let's see if this was a syscall
Completed in 106 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025