Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkexec.h313 int parse_crashkernel_high(char *cmdline, unsigned long long system_ram,
/linux-4.1.27/arch/x86/kernel/
Dsetup.c583 ret = parse_crashkernel_high(boot_command_line, total_mem, in reserve_crashkernel()
/linux-4.1.27/kernel/
Dkexec.c1876 int __init parse_crashkernel_high(char *cmdline, in parse_crashkernel_high() function