Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Ddecompressor.h10 unsigned long mem_safe_offset(void);
H A Ddecompressor.c68 unsigned long mem_safe_offset(void) in mem_safe_offset() function
H A Dstartup.c68 unsigned long mem_safe_offset(void) in mem_safe_offset() function
289 safe_addr = mem_safe_offset(); in startup_kernel()