mem_safe_offset    10 arch/s390/boot/compressed/decompressor.h unsigned long mem_safe_offset(void);
mem_safe_offset    26 arch/s390/boot/mem_detect.c 	unsigned long offset = ALIGN(mem_safe_offset(), sizeof(u64));
mem_safe_offset   135 arch/s390/boot/startup.c 	safe_addr = mem_safe_offset();