Home
last modified time | relevance | path

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

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