Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dcrash_core.c247 static int __init __parse_crashkernel(char *cmdline, in __parse_crashkernel() function
292 return __parse_crashkernel(cmdline, system_ram, crash_size, crash_base, in parse_crashkernel()
301 return __parse_crashkernel(cmdline, system_ram, crash_size, crash_base, in parse_crashkernel_high()
310 return __parse_crashkernel(cmdline, system_ram, crash_size, crash_base, in parse_crashkernel_low()