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