Home
last modified time | relevance | path

Searched refs:KEXEC_TYPE_CRASH (Results 1 – 11 of 11) sorted by relevance

/linux/arch/riscv/kernel/
H A Dmachine_kexec.c62 if (image->type != KEXEC_TYPE_CRASH) { in machine_kexec_prepare()
165 if (image->type != KEXEC_TYPE_CRASH) in machine_kexec()
H A Dmachine_kexec_file.c273 if (image->type == KEXEC_TYPE_CRASH) { in load_extra_segments()
/linux/arch/s390/kernel/
H A Dkexec_elf.c29 if (image->type == KEXEC_TYPE_CRASH) in kexec_file_add_kernel_elf()
44 if (image->type == KEXEC_TYPE_CRASH) in kexec_file_add_kernel_elf()
H A Dkexec_image.c28 if (image->type == KEXEC_TYPE_CRASH) in kexec_file_add_kernel_image()
/linux/kernel/
H A Dkexec.c53 image->type = KEXEC_TYPE_CRASH; in kimage_alloc_init()
206 KEXEC_TYPE_CRASH : KEXEC_TYPE_DEFAULT; in kexec_load_check()
/linux/arch/powerpc/kexec/
H A Dfile_load_64.c513 if (image->type == KEXEC_TYPE_CRASH) { in setup_purgatory_ppc64()
610 if (!IS_ENABLED(CONFIG_CRASH_DUMP) || image->type != KEXEC_TYPE_CRASH) in kdump_extra_fdt_size_ppc64()
630 if (image->type == KEXEC_TYPE_CRASH) { in kdump_extra_fdt_size_ppc64()
738 if (image->type == KEXEC_TYPE_CRASH) { in setup_new_fdt_ppc64()
H A Dcore_64.c370 image->type == KEXEC_TYPE_CRASH)) { in default_machine_kexec()
/linux/arch/loongarch/kernel/
H A Dmachine_kexec_file.c162 if (image->type == KEXEC_TYPE_CRASH) { in load_other_segments()
/linux/security/integrity/ima/
H A Dima_kexec.c151 if (image->type == KEXEC_TYPE_CRASH) in ima_add_kexec_buffer()
/linux/include/linux/
H A Dkexec.h363 #define KEXEC_TYPE_CRASH 1 macro
/linux/kernel/liveupdate/
H A Dkexec_handover.c1710 if (!kho_enable || image->type == KEXEC_TYPE_CRASH) in kho_fill_kimage()
1760 if (!kho_enable || kbuf->image->type == KEXEC_TYPE_CRASH) in kho_locate_mem_hole()