Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/entry/vdso/
Dvma.c142 image->sym_vvar_start; in vvar_fault()
237 image->size - image->sym_vvar_start, 0, 0); in map_vdso()
243 text_start = addr - image->sym_vvar_start; in map_vdso()
262 -image->sym_vvar_start, in map_vdso()
Dvdso2c.c74 sym_vvar_start, enumerator
94 [sym_vvar_start] = {"vvar_start", true},
Dvdso2c.h163 if (symval + 4096 < syms[sym_vvar_start]) in BITSFUNC()
170 if (syms[sym_vvar_start] % 4096) in BITSFUNC()
/linux-6.12.1/arch/sparc/vdso/
Dvma.c378 image->size - image->sym_vvar_start, in map_vdso()
384 addr = vdso_addr(addr, image->size - image->sym_vvar_start); in map_vdso()
387 image->size - image->sym_vvar_start, 0, 0); in map_vdso()
393 text_start = addr - image->sym_vvar_start; in map_vdso()
413 -image->sym_vvar_start, in map_vdso()
Dvdso2c.c63 sym_vvar_start, enumerator
74 [sym_vvar_start] = {"vvar_start", 1},
Dvdso2c.h108 if (syms[sym_vvar_start] % 8192) in BITSFUNC()
/linux-6.12.1/arch/sparc/include/asm/
Dvdso.h12 long sym_vvar_start; /* Negative offset to the vvar area */ member
/linux-6.12.1/arch/x86/include/asm/
Dvdso.h21 long sym_vvar_start; /* Negative offset to the vvar area */ member