Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Ddecompressor.h6 unsigned long mem_safe_offset(void);
H A Ddecompressor.c66 unsigned long mem_safe_offset(void) in mem_safe_offset() function
H A Dstartup.c109 static unsigned long mem_safe_offset(void) in mem_safe_offset() function
411 nokaslr_text_lma = ALIGN(mem_safe_offset(), _SEGMENT_SIZE); in startup_kernel()