Home
last modified time | relevance | path

Searched defs:TRAP_NOARG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dsignal_32.c56 #define TRAP_NOARG 0xc320 /* Syscall w/no args (NR in R3) */ macro
58 #define TRAP_NOARG 0xc310 /* Syscall w/no args (NR in R3) */ macro
/openbmc/qemu/linux-user/sh4/
H A Dsignal.c74 #define TRAP_NOARG 0xc310 /* Syscall w/no args (NR in R3) SH3/4 */ macro