/kernel/linux/linux-6.6/arch/mips/loongson64/ |
H A D | smp.c | 15 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/init/ |
H A D | initramfs.c | 536 #include <linux/kexec.h> 610 * Initialize initrd memory region since the kexec boot does not do. in kexec_free_initrd()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | crash_core.c | 13 #include <linux/kexec.h> 340 * kexec-tools creates an extra PT_LOAD phdr for kernel text mapping in crash_prepare_elf64_headers() 743 * Different than kexec/kdump loading/unloading/jumping/shrinking which
|
H A D | reboot.c | 13 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/init/ |
H A D | initramfs.c | 575 #include <linux/kexec.h> 649 * Initialize initrd memory region since the kexec boot does not do. in kexec_free_initrd()
|
/kernel/linux/linux-6.6/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 13 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | efi.c | 26 #include <linux/kexec.h> 996 * even when kexec'ing a 4k pages kernel from a >4k pages kernel, by in efi_mem_reserve_persistent()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | traps.c | 14 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | setup.c | 31 #include <linux/kexec.h> 159 char *bootloader = "kexec"; in octeon_kexec_prepare()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | setup.c | 53 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/powerpc/kexec/ |
H A D | file_load_64.c | 12 * Based on kexec-tools' kexec-ppc64.c, kexec-elf-rel-ppc64.c, fs2dt.c. 17 #include <linux/kexec.h> 49 * setting up kexec load segments. 182 * FIXME: For now, stay in parity with kexec-tools but if RTAS/OPAL in get_crash_memory_ranges() 864 * @image: kexec image. 931 * for kexec/kdump kernel. 932 * @image: kexec image being loaded. 934 * Returns the estimated size needed for kexec/kdum [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | smp.c | 58 #include <asm/kexec.h>
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | setup.c | 47 #include <linux/kexec.h> 669 * Reserve memory for kdump kernel to be loaded with kexec
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | setup.c | 20 #include <linux/kexec.h> 872 * kexec-tools so they know where bootable RAM is located. in request_standard_resources() 1053 * need to advertise to kexec tools where the alias is. in reserve_crashkernel()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | setup.c | 53 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | traps.c | 19 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | setup.c | 31 #include <linux/kexec.h> 159 char *bootloader = "kexec"; in octeon_kexec_prepare()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | traps.c | 14 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | setup.c | 20 #include <linux/kexec.h> 879 * kexec-tools so they know where bootable RAM is located. in request_standard_resources() 1055 * need to advertise to kexec tools where the alias is. in reserve_crashkernel()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 69 #include <asm/kexec.h> 468 * out to the user, since this is called very late in kexec in pseries_big_endian_exceptions()
|
/kernel/linux/linux-6.6/arch/powerpc/kexec/ |
H A D | file_load_64.c | 12 * Based on kexec-tools' kexec-ppc64.c, kexec-elf-rel-ppc64.c, fs2dt.c. 17 #include <linux/kexec.h> 54 * setting up kexec load segments. 187 * FIXME: For now, stay in parity with kexec-tools but if RTAS/OPAL in get_crash_memory_ranges() 871 * @image: kexec image. 977 * setup FDT for kexec/kdump kernel. 978 * @image: kexec image being loaded. 980 * Returns the estimated extra size needed for kexec/kdum [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | setup.c | 47 #include <linux/kexec.h> 619 * Reserve memory for kdump kernel to be loaded with kexec
|
/kernel/linux/linux-5.10/kernel/ |
H A D | kexec_core.c | 3 * kexec.c - kexec system call core code. 14 #include <linux/kexec.h> 53 /* Flag to indicate we are going to kexec a new kernel */ 98 * When kexec transitions to the new kernel there is a one-to-one 103 * In that environment kexec copies the new kernel to its final 109 * defined more restrictively in <asm/kexec.h>. 511 * after kexec syscall, we naturally protect it from write in kimage_crash_copy_vmcoreinfo() 652 /* Free the kexec control pages... */ in kimage_free() 826 /* For file based kexec, sourc in kimage_load_normal_segment() [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | memory.c | 513 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | efi.c | 26 #include <linux/kexec.h> 1114 * even when kexec'ing a 4k pages kernel from a >4k pages kernel, by in efi_mem_reserve_persistent()
|