Searched refs:SCNO_IN_RANGE (Results 1 – 5 of 5) sorted by relevance
3 if (!SCNO_IN_RANGE(scno)) {
10 if (!SCNO_IN_RANGE(scno)) {
40 if (arm_regs.ARM_ip && !SCNO_IN_RANGE(scno)) {
58 if (!SCNO_IN_RANGE(scno)) in count_syscall()
674 #define SCNO_IN_RANGE(scno) \ macro