Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dsetup.h33 extern long __la_abs_end;
/Linux-v6.6/arch/loongarch/kernel/
Dvmlinux.lds.S121 __la_abs_end = .; symbol
Drelocate.c50 end = RELOCATED_KASLR(&__la_abs_end); in relocate_absolute()