Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dasm-offsets_64.c14 static char syscalls_64[] = { variable
87 DEFINE(__NR_syscall_max, sizeof(syscalls_64) - 1); in main()
88 DEFINE(NR_syscalls, sizeof(syscalls_64)); in main()
/linux-4.1.27/arch/x86/syscalls/
DMakefile50 $(out)/syscalls_64.h: $(syscall64) $(systbl)
61 syshdr-$(CONFIG_X86_64) += syscalls_64.h
/linux-4.1.27/arch/x86/um/
DMakefile27 obj-y += syscalls_64.o vdso/