Searched refs:parse_crashkernel (Results 1 – 15 of 15) sorted by relevance
/linux/include/linux/ |
A D | crash_core.h | 80 int __init parse_crashkernel(char *cmdline, unsigned long long system_ram,
|
/linux/arch/sh/kernel/ |
A D | machine_kexec.c | 156 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in reserve_crashkernel()
|
/linux/arch/powerpc/kexec/ |
A D | core.c | 110 ret = parse_crashkernel(boot_command_line, total_mem_sz, in reserve_crashkernel()
|
/linux/arch/arm64/mm/ |
A D | init.c | 81 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in reserve_crashkernel()
|
/linux/arch/powerpc/mm/nohash/ |
A D | kaslr_booke.c | 186 ret = parse_crashkernel(boot_command_line, size, &crash_size, in get_crash_kernel()
|
/linux/kernel/ |
A D | crash_core.c | 272 int __init parse_crashkernel(char *cmdline, in parse_crashkernel() function
|
/linux/arch/mips/kernel/ |
A D | setup.c | 449 ret = parse_crashkernel(boot_command_line, total_mem, in mips_parse_crashkernel()
|
/linux/arch/x86/kernel/ |
A D | setup.c | 475 ret = parse_crashkernel(boot_command_line, total_mem, &crash_size, &crash_base); in reserve_crashkernel()
|
/linux/arch/ia64/kernel/ |
A D | setup.c | 282 ret = parse_crashkernel(boot_command_line, total, in setup_crashkernel()
|
/linux/arch/riscv/mm/ |
A D | init.c | 800 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in reserve_crashkernel()
|
/linux/arch/s390/kernel/ |
A D | setup.c | 650 rc = parse_crashkernel(boot_command_line, ident_map_size, &crash_size, in reserve_crashkernel()
|
/linux/arch/arm/kernel/ |
A D | setup.c | 1005 ret = parse_crashkernel(boot_command_line, total_mem, in reserve_crashkernel()
|
/linux/arch/powerpc/kernel/ |
A D | fadump.c | 308 ret = parse_crashkernel(boot_command_line, memblock_phys_mem_size(), in fadump_calculate_reserve_size()
|
/linux/ |
A D | System.map | 122236 ffff80001178feb0 T parse_crashkernel
|
A D | .tmp_System.map | 122236 ffff80001178feb0 T parse_crashkernel
|
Completed in 308 milliseconds