Home
last modified time | relevance | path

Searched refs:VDSO32_LBASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvdso.h8 #define VDSO32_LBASE 0 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvdso.h8 #define VDSO32_LBASE 0x0 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A Dvdso32.lds.S18 . = VDSO32_LBASE + SIZEOF_HEADERS;
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvdso.c287 return sym->st_value - VDSO32_LBASE; in find_function32()
511 *((int *)(vdso32_kbase + (sym32->st_value - VDSO32_LBASE))) = in vdso_fixup_datapage()
513 (sym32->st_value - VDSO32_LBASE); in vdso_fixup_datapage()

Completed in 2 milliseconds