Home
last modified time | relevance | path

Searched refs:amode31_lma (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstartup.c283 unsigned long amode31_lma = 0; in startup_kernel() local
345 amode31_lma = randomize_within_range(vmlinux.amode31_size, PAGE_SIZE, 0, SZ_2G); in startup_kernel()
346 amode31_lma = amode31_lma ?: vmlinux.default_lma - vmlinux.amode31_size; in startup_kernel()
347 physmem_reserve(RR_AMODE31, amode31_lma, vmlinux.amode31_size); in startup_kernel()

Completed in 2 milliseconds