Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dvmlinux.lds.S101 _decompressor_end = .; symbol
H A Dstartup.c588 physmem_reserve(RR_DECOMPRESSOR, 0, (unsigned long)_decompressor_end); in startup_kernel()
604 amode31_min = (unsigned long)_decompressor_end; in startup_kernel()