Searched refs:get_mem_detect_end (Results 1 – 4 of 4) sorted by relevance
103 static inline unsigned long get_mem_detect_end(void) in get_mem_detect_end() function
176 unsigned long memory_limit = get_mem_detect_end(); in get_random_base()
157 max_physmem_end = max_physmem_end ?: get_mem_detect_end(); in detect_memory()
54 pgalloc_end = round_down(get_mem_detect_end(), PAGE_SIZE); in pgtable_populate_init()
Completed in 10 milliseconds