max_physmem_end 11 arch/s390/boot/mem_detect.c unsigned long __bootdata(max_physmem_end); max_physmem_end 154 arch/s390/boot/mem_detect.c sclp_early_get_memsize(&max_physmem_end); max_physmem_end 166 arch/s390/boot/mem_detect.c if (max_physmem_end) { max_physmem_end 167 arch/s390/boot/mem_detect.c add_mem_detect_block(0, max_physmem_end); max_physmem_end 174 arch/s390/boot/mem_detect.c max_physmem_end = get_mem_detect_end(); max_physmem_end 88 arch/s390/include/asm/setup.h extern unsigned long max_physmem_end; max_physmem_end 104 arch/s390/kernel/setup.c unsigned long __bootdata(max_physmem_end); max_physmem_end 569 arch/s390/kernel/setup.c tmp = (memory_end ?: max_physmem_end) / PAGE_SIZE; max_physmem_end 593 arch/s390/kernel/setup.c memory_end = min(memory_end ?: max_physmem_end, (unsigned long)vmemmap); max_physmem_end 332 arch/s390/mm/kasan_init.c kasan_early_vmemmap_populate(__sha(max_physmem_end),