Home
last modified time | relevance | path

Searched refs:sym_vvar_start (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sparc/vdso/
H A Dvdso2c.c63 sym_vvar_start, enumerator
74 [sym_vvar_start] = {"vvar_start", 1},
H A Dvdso2c.h108 if (syms[sym_vvar_start] % 8192) in BITSFUNC()
/linux/arch/sparc/include/asm/
H A Dvdso.h12 long sym_vvar_start; /* Negative offset to the vvar area */ member
/linux/arch/x86/entry/vdso/
H A Dvdso2c.c74 sym_vvar_start, enumerator
94 [sym_vvar_start] = {"vvar_start", true},
H A Dvdso2c.h163 if (symval + 4096 < syms[sym_vvar_start]) in BITSFUNC()
170 if (syms[sym_vvar_start] % 4096) in BITSFUNC()
/linux/arch/x86/include/asm/
H A Dvdso.h21 long sym_vvar_start; /* Negative offset to the vvar area */ member