Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkexec.h315 int parse_crashkernel_low(char *cmdline, unsigned long long system_ram,
/linux-4.1.27/arch/x86/kernel/
Dsetup.c529 ret = parse_crashkernel_low(boot_command_line, total_low_mem, in reserve_crashkernel_low()
/linux-4.1.27/kernel/
Dkexec.c1885 int __init parse_crashkernel_low(char *cmdline, in parse_crashkernel_low() function