Home
last modified time | relevance | path

Searched refs:__la_abs_begin (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dsetup.h32 extern long __la_abs_begin;
/openbmc/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S120 __la_abs_begin = .; symbol
H A Drelocate.c50 begin = RELOCATED_KASLR(&__la_abs_begin); in relocate_absolute()