Home
last modified time | relevance | path

Searched refs:mem_safe_offset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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.c69 unsigned long mem_safe_offset(void) in mem_safe_offset() function
290 safe_addr = mem_safe_offset(); in startup_kernel()
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Ddecompressor.h10 unsigned long mem_safe_offset(void);
H A Ddecompressor.c66 unsigned long mem_safe_offset(void) in mem_safe_offset() function
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dstartup.c62 unsigned long mem_safe_offset(void) in mem_safe_offset() function
136 safe_addr = mem_safe_offset(); in startup_kernel()
H A Dmem_detect.c26 unsigned long offset = ALIGN(mem_safe_offset(), sizeof(u64)); in mem_detect_alloc_extended()

Completed in 2 milliseconds