Home
last modified time | relevance | path

Searched defs:__NR_SYSCALL_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd.h20 #define __NR_SYSCALL_BASE 0 macro
23 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dunistd.h21 #define __NR_SYSCALL_BASE 0 macro
24 #define __NR_SYSCALL_BASE __NR_OABI_SYSCALL_BASE macro
/openbmc/qemu/tests/tcg/mips/
H A Dhello-mips.c12 #define __NR_SYSCALL_BASE 4000 macro
/openbmc/qemu/tests/tcg/arm/
H A Dhello-arm.c1 #define __NR_SYSCALL_BASE 0x900000 macro