Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dsetup.h33 extern long __la_abs_end;
/openbmc/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S122 __la_abs_end = .; symbol
H A Drelocate.c51 end = RELOCATED_KASLR(&__la_abs_end); in relocate_absolute()