Searched refs:VDSO64_LBASE (Results 1 – 5 of 5) sorted by relevance
9 #define VDSO64_LBASE 0 macro
9 #define VDSO64_LBASE 0x0 macro
16 . = VDSO64_LBASE + SIZEOF_HEADERS;
393 return sym->st_value - VDSO64_LBASE; in find_function64()499 *((int *)(vdso64_kbase + sym64->st_value - VDSO64_LBASE)) = in vdso_fixup_datapage()501 (sym64->st_value - VDSO64_LBASE); in vdso_fixup_datapage()
18 . = VDSO64_LBASE + SIZEOF_HEADERS;