Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dboot.h46 void detect_physmem_online_ranges(unsigned long max_physmem_end);
H A Dphysmem_info.c169 void detect_physmem_online_ranges(unsigned long max_physmem_end) in detect_physmem_online_ranges() function
H A Dstartup.c316 detect_physmem_online_ranges(max_physmem_end); in startup_kernel()