Searched refs:amode31_min (Results 1 – 1 of 1) sorted by relevance
600 unsigned long amode31_min; in startup_kernel() local602 amode31_min = (unsigned long)_decompressor_end; in startup_kernel()603 amode31_lma = randomize_within_range(vmlinux.amode31_size, PAGE_SIZE, amode31_min, SZ_2G); in startup_kernel()
Completed in 5 milliseconds