Searched refs:max_physmem_end (Results 1 – 2 of 2) sorted by relevance
282 static void setup_ident_map_size(unsigned long max_physmem_end) in setup_ident_map_size() argument286 ident_map_size = max_physmem_end; in setup_ident_map_size()502 unsigned long max_physmem_end; in startup_kernel() local541 max_physmem_end = detect_max_physmem_end(); in startup_kernel()542 setup_ident_map_size(max_physmem_end); in startup_kernel()547 detect_physmem_online_ranges(max_physmem_end); in startup_kernel()
41 void detect_physmem_online_ranges(unsigned long max_physmem_end);