Home
last modified time | relevance | path

Searched defs:__syscall (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dstub_64.h17 #define __syscall "syscall" macro
/openbmc/qemu/tests/tcg/arm/
H A Dhello-arm.c9 #define __syscall(name) "swi\t" __sys1(__NR_##name) "\n\t" macro