Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcrash_core.h84 int parse_crashkernel_low(char *cmdline, unsigned long long system_ram,
/linux-6.3-rc2/arch/arm64/mm/
A Dinit.c152 ret = parse_crashkernel_low(cmdline, 0, &crash_low_size, &crash_base); in reserve_crashkernel()
/linux-6.3-rc2/kernel/
A Dcrash_core.c298 int __init parse_crashkernel_low(char *cmdline, in parse_crashkernel_low() function
/linux-6.3-rc2/arch/x86/kernel/
A Dsetup.c512 ret = parse_crashkernel_low(boot_command_line, low_mem_limit, &low_size, &base); in reserve_crashkernel_low()

Completed in 8 milliseconds