Home
last modified time | relevance | path

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

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