Searched refs:VDSO_NOTE_NONEGSEG_BIT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dvdso.h4 #define VDSO_NOTE_NONEGSEG_BIT 1 macro
H A Dsetup.c167 *mask |= 1 << VDSO_NOTE_NONEGSEG_BIT;
169 *mask |= 1 << VDSO_NOTE_NONEGSEG_BIT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/vdso32/
H A Dnote.S33 * at boot time we set VDSO_NOTE_NONEGSEG_BIT if running under Xen.
36 #include "../../xen/vdso.h" /* Defines VDSO_NOTE_NONEGSEG_BIT. */
42 .byte VDSO_NOTE_NONEGSEG_BIT; .asciz "nosegneg" /* bit, name */

Completed in 57 milliseconds