Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/
A Dmem_detect.h103 static inline unsigned long get_mem_detect_end(void) in get_mem_detect_end() function
/linux-6.3-rc2/arch/s390/boot/
A Dkaslr.c176 unsigned long memory_limit = get_mem_detect_end(); in get_random_base()
A Dmem_detect.c157 max_physmem_end = max_physmem_end ?: get_mem_detect_end(); in detect_memory()
A Dvmem.c54 pgalloc_end = round_down(get_mem_detect_end(), PAGE_SIZE); in pgtable_populate_init()

Completed in 10 milliseconds