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