Searched refs:vdso32_sysenter_start (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/
H A Dvdso32.S17 .globl vdso32_sysenter_start, vdso32_sysenter_end
18 vdso32_sysenter_start: label
H A Dvdso32-setup.c299 vsyscall = &vdso32_sysenter_start;
300 vsyscall_len = &vdso32_sysenter_end - &vdso32_sysenter_start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvdso.h45 extern const char vdso32_sysenter_start, vdso32_sysenter_end;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsetup.c168 mask = VDSO32_SYMBOL(&vdso32_sysenter_start, NOTE_MASK);

Completed in 56 milliseconds