Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/boot/
H A Dvmlinux.lds.S101 _decompressor_end = .; symbol
H A Dboot.h105 extern char _end[], _decompressor_end[];
H A Dstartup.c569 physmem_reserve(RR_DECOMPRESSOR, 0, (unsigned long)_decompressor_end); in startup_kernel()
585 amode31_min = (unsigned long)_decompressor_end; in startup_kernel()