Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/boot/
H A Dstartup.c583 unsigned long amode31_min; in startup_kernel() local
585 amode31_min = (unsigned long)_decompressor_end; in startup_kernel()
586 amode31_lma = randomize_within_range(vmlinux.amode31_size, PAGE_SIZE, amode31_min, SZ_2G); in startup_kernel()