Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/boot/
Ddecompressor.h12 unsigned long mem_safe_offset(void);
Ddecompressor.c67 unsigned long mem_safe_offset(void) in mem_safe_offset() function
Dstartup.c54 unsigned long mem_safe_offset(void) in mem_safe_offset() function
264 safe_addr = mem_safe_offset(); in startup_kernel()
Dmem_detect.c27 unsigned long offset = ALIGN(mem_safe_offset(), sizeof(u64)); in mem_detect_alloc_extended()