Searched refs:mem_limit (Results 1 – 2 of 2) sorted by relevance
152 static __be_word mem_limit; variable169 .value = &mem_limit,192 mem_limit = cpu_to_be_ulong(memory_limit); in export_crashk_values()
266 move_initrd(unsigned long mem_limit) in move_initrd() argument273 if (!start || __pa(start) + size > mem_limit) { in move_initrd()