Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/vdso/
Dvdso32.S17 .globl vdso32_sysenter_start, vdso32_sysenter_end
20 vdso32_sysenter_end: label
Dvdso32-setup.c295 vsyscall_len = &vdso32_sysenter_end - &vdso32_sysenter_start; in sysenter_setup()
/linux-3.4.99/arch/x86/include/asm/
Dvdso.h31 extern const char vdso32_sysenter_start, vdso32_sysenter_end;