Home
last modified time | relevance | path

Searched defs:SYSCALL_SHIFT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/mips/
H A Dsigcode.S52 #define SYSCALL_SHIFT 4000 # 4000 shift as in linux_syscall.c macro
H A Dlinux_syscall.c36 #define SYSCALL_SHIFT 4000 macro
H A Dsyscall.c95 #define SYSCALL_SHIFT 0 macro
/netbsd-src/sys/arch/riscv/riscv/
H A Dsyscall.c51 #define SYSCALL_SHIFT 0 macro