Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcrash_reserve.h27 int __init parse_crashkernel(char *cmdline, unsigned long long system_ram,
/linux/arch/sh/kernel/
H A Dmachine_kexec.c148 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in reserve_crashkernel()
/linux/arch/powerpc/kexec/
H A Dcore.c116 ret = parse_crashkernel(boot_command_line, total_mem_sz, &crash_size, in arch_reserve_crashkernel()
/linux/arch/arm64/mm/
H A Dinit.c107 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in arch_reserve_crashkernel()
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c180 ret = parse_crashkernel(boot_command_line, size, &crash_size, in get_crash_kernel()
/linux/kernel/
H A Dcrash_reserve.c300 int __init parse_crashkernel(char *cmdline, in parse_crashkernel() function
/linux/arch/loongarch/kernel/
H A Dsetup.c275 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in arch_reserve_crashkernel()
/linux/arch/mips/kernel/
H A Dsetup.c459 ret = parse_crashkernel(boot_command_line, total_mem, in mips_parse_crashkernel()
/linux/arch/x86/kernel/
H A Dsetup.c613 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in arch_reserve_crashkernel()
/linux/arch/arm/kernel/
H A Dsetup.c1005 ret = parse_crashkernel(boot_command_line, total_mem, in reserve_crashkernel()
/linux/arch/powerpc/kernel/
H A Dfadump.c335 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in fadump_calculate_reserve_size()
/linux/arch/riscv/mm/
H A Dinit.c1415 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in arch_reserve_crashkernel()