Home
last modified time | relevance | path

Searched defs:max_physmem_end (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/boot/
H A Dphysmem_info.c104 static int diag500_storage_limit(unsigned long *max_physmem_end) in diag500_storage_limit()
159 unsigned long max_physmem_end = 0; in detect_max_physmem_end() local
174 void detect_physmem_online_ranges(unsigned long max_physmem_end) in detect_physmem_online_ranges()
H A Dstartup.c275 static void setup_ident_map_size(unsigned long max_physmem_end) in setup_ident_map_size()
495 unsigned long max_physmem_end; in startup_kernel() local