Home
last modified time | relevance | path

Searched refs:memory_map_bottom_up (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit.c677 * memory_map_bottom_up - Map [map_start, map_end) bottom up
687 static void __init memory_map_bottom_up(unsigned long map_start, in memory_map_bottom_up() function
777 memory_map_bottom_up(kernel_end, end); in init_mem_mapping()
778 memory_map_bottom_up(ISA_END_ADDRESS, kernel_end); in init_mem_mapping()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit.c683 * memory_map_bottom_up - Map [map_start, map_end) bottom up
693 static void __init memory_map_bottom_up(unsigned long map_start, in memory_map_bottom_up() function
788 memory_map_bottom_up(kernel_end, end); in init_mem_mapping()
789 memory_map_bottom_up(ISA_END_ADDRESS, kernel_end); in init_mem_mapping()

Completed in 4 milliseconds