Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/boot/
H A Ddecompressor.h6 unsigned long mem_safe_offset(void);
H A Ddecompressor.c76 unsigned long mem_safe_offset(void) in mem_safe_offset() function
H A Dstartup.c173 static unsigned long mem_safe_offset(void) in mem_safe_offset() function
502 nokaslr_text_lma = ALIGN(mem_safe_offset(), _SEGMENT_SIZE); in startup_kernel()