Home
last modified time | relevance | path

Searched refs:detect_physmem_online_ranges (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/s390/boot/
Dboot.h46 void detect_physmem_online_ranges(unsigned long max_physmem_end);
Dphysmem_info.c216 void detect_physmem_online_ranges(unsigned long max_physmem_end) in detect_physmem_online_ranges() function
Dstartup.c474 detect_physmem_online_ranges(max_physmem_end); in startup_kernel()