Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dstartup.c602 unsigned long amode31_min; in startup_kernel() local
604 amode31_min = (unsigned long)_decompressor_end; in startup_kernel()
605 amode31_lma = randomize_within_range(vmlinux.amode31_size, PAGE_SIZE, amode31_min, SZ_2G); in startup_kernel()