Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/vdso/
Dvdso32.S10 .globl vdso32_syscall_start, vdso32_syscall_end
11 vdso32_syscall_start: label
Dvdso32-setup.c291 vsyscall = &vdso32_syscall_start; in sysenter_setup()
292 vsyscall_len = &vdso32_syscall_end - &vdso32_syscall_start; in sysenter_setup()
/linux-3.4.99/arch/x86/include/asm/
Dvdso.h30 extern const char vdso32_syscall_start, vdso32_syscall_end;