Searched refs:__syscall (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/um/shared/sysdep/
H A Dstub_64.h16 #define __syscall "syscall" macro
22 __asm__ volatile (__syscall stub_syscall0()
33 __asm__ volatile (__syscall stub_syscall2()
44 __asm__ volatile (__syscall stub_syscall3()
57 __asm__ volatile ("movq %5,%%r10 ; " __syscall stub_syscall4()
71 __asm__ volatile ("movq %5,%%r10 ; movq %6,%%r8 ; " __syscall stub_syscall5()
88 "movq %6, %%r9; " __syscall "; movq %7, %%rbx ; " remap_stack()

Completed in 44 milliseconds