Home
last modified time | relevance | path

Searched refs:VDSO64_LBASE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvdso.h9 #define VDSO64_LBASE 0 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvdso.h9 #define VDSO64_LBASE 0x0 macro
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S16 . = VDSO64_LBASE + SIZEOF_HEADERS;
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S18 . = VDSO64_LBASE + SIZEOF_HEADERS;
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvdso.c393 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()

Completed in 2 milliseconds