Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/boot/
Dboot.h46 void detect_physmem_online_ranges(unsigned long max_physmem_end);
Dphysmem_info.c169 void detect_physmem_online_ranges(unsigned long max_physmem_end) in detect_physmem_online_ranges() function
Dstartup.c316 detect_physmem_online_ranges(max_physmem_end); in startup_kernel()