Searched refs:__parse_crashkernel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/ |
H A D | crash_core.c | 247 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()
|