Searched refs:TRAP_NOARG (Results 1 – 1 of 1) sorted by relevance
57 #define TRAP_NOARG 0xc320 /* Syscall w/no args (NR in R3) */ macro59 #define TRAP_NOARG 0xc310 /* Syscall w/no args (NR in R3) */ macro295 err |= __put_user(TRAP_NOARG, &frame->retcode[1]); in setup_frame()365 err |= __put_user(TRAP_NOARG, &frame->retcode[1]); in setup_rt_frame()