Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dkaslr.c174 unsigned long memory_limit = get_mem_detect_end(); in get_random_base()
198 memory_limit = get_mem_detect_end(); in get_random_base()
H A Dmem_detect.c183 max_physmem_end = get_mem_detect_end(); in detect_memory()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dmem_detect.h82 static inline unsigned long get_mem_detect_end(void) in get_mem_detect_end() function
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dkasan_init.c296 memsize = get_mem_detect_end(); in kasan_early_init()