Searched refs:__NR_OABI_SYSCALL_BASE (Results 1 – 4 of 4) sorted by relevance
17 #define __NR_OABI_SYSCALL_BASE 0x900000 macro24 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE
81 ARM_OK( swi #(__NR_sigreturn)|(__NR_OABI_SYSCALL_BASE) )91 ARM_OK( swi #(__NR_rt_sigreturn)|(__NR_OABI_SYSCALL_BASE) )
247 eorne scno, r10, #__NR_OABI_SYSCALL_BASE369 bic scno, r0, #__NR_OABI_SYSCALL_BASE
37 (task_thread_info(task)->abi_syscall & __NR_OABI_SYSCALL_BASE); in __in_oabi_syscall()