VSYSCALL_ADDR      73 arch/x86/kernel/vmlinux_64.lds.S #define VSYSCALL_ADDR (-10*1024*1024)
VSYSCALL_ADDR     115 arch/x86/kernel/vmlinux_64.lds.S #undef VSYSCALL_ADDR
VSYSCALL_ADDR      14 include/asm-x86/vsyscall.h #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr))