Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/boot/
A Dstartup.c280 unsigned long random_lma; in startup_kernel() local
310 random_lma = get_random_base(safe_addr); in startup_kernel()
311 if (random_lma) { in startup_kernel()
312 __kaslr_offset = random_lma - vmlinux.default_lma; in startup_kernel()

Completed in 8 milliseconds