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

/linux-4.4.14/arch/x86/kernel/
H A Dasm-offsets_64.c14 static char syscalls_64[] = { variable
15 #include <asm/syscalls_64.h>
66 DEFINE(__NR_syscall_max, sizeof(syscalls_64) - 1); main()
67 DEFINE(NR_syscalls, sizeof(syscalls_64)); main()
/linux-4.4.14/arch/sh/include/asm/
H A Dsyscalls.h16 # include <asm/syscalls_64.h>
/linux-4.4.14/arch/x86/entry/
H A Dsyscall_64.c18 #include <asm/syscalls_64.h>
31 #include <asm/syscalls_64.h>
/linux-4.4.14/arch/x86/um/
H A DMakefile27 obj-y += syscalls_64.o vdso/
H A Dsys_call_table_64.c42 #include <asm/syscalls_64.h>
55 #include <asm/syscalls_64.h>
H A Duser-offsets.c21 #include <asm/syscalls_64.h>
/linux-4.4.14/arch/x86/entry/syscalls/
H A DMakefile50 $(out)/syscalls_64.h: $(syscall64) $(systbl)
61 syshdr-$(CONFIG_X86_64) += syscalls_64.h
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S2 * arch/sh/kernel/syscalls_64.S

Completed in 221 milliseconds