Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/boot/
H A Dboot.h41 void detect_physmem_online_ranges(unsigned long max_physmem_end);
H A Dphysmem_info.c174 void detect_physmem_online_ranges(unsigned long max_physmem_end) in detect_physmem_online_ranges() function
H A Dstartup.c530 detect_physmem_online_ranges(max_physmem_end); in startup_kernel()