Home
last modified time | relevance | path

Searched refs:kexec (Results 151 - 175 of 281) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/arch/x86/kernel/
H A DMakefile112 obj-$(CONFIG_KEXEC_FILE) += kexec-bzimage64.o
H A Ddumpstack.c16 #include <linux/kexec.h>
H A Drelocate_kernel_64.S9 #include <asm/kexec.h>
155 * used by kexec. Flush the caches before copying the kernel.
H A Drelocate_kernel_32.S9 #include <asm/kexec.h>
H A Dcrash.c3 * Architecture specific (i386/x86_64) functions for kexec based crash dumps.
14 #define pr_fmt(fmt) "kexec: " fmt
20 #include <linux/kexec.h>
138 * The minimum amount of code to allow a kexec'd kernel in native_machine_crash_shutdown()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsetup.c22 #include <linux/kexec.h>
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmachine_kexec_file.c12 #include <linux/kexec.h>
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c19 #include <linux/kexec.h>
450 * This routine is called before kexec/kdump, it does the required cleanup.
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dinit.c24 #include <asm/kexec.h>
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c18 #include <asm/kexec.h>
162 /* For use by kexec */
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsetup.c20 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsetup.c20 #include <linux/kexec.h>
H A Dhibernate.c25 #include <asm/kexec.h>
H A Dmachine_kexec.c3 * kexec for arm64
12 #include <linux/kexec.h>
38 pr_debug(" kexec kimage info:\n"); in _kexec_image_info()
63 * machine_kexec_prepare - Prepare for a kexec reboot.
65 * Called from the core kexec code when a kernel image is loaded.
66 * Forbid loading a kexec kernel if we have no way of hotplugging cpus or cpus
72 pr_err("Can't kexec: CPUs are stuck in the kernel.\n"); in machine_kexec_prepare()
103 /* Allocates pages for kexec page table */
175 * machine_kexec - Do the kexec reboot.
177 * Called from the core kexec cod
[all...]
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dinit.c29 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Dsmp.c18 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dasm-offsets.c15 #include <asm/kexec-internal.h>
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dranges.c12 * Based on kexec-tools' kexec-ppc64.c, fs2dt.c.
17 #define pr_fmt(fmt) "kexec ranges: " fmt
20 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H A Dsmp.c15 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dsetup.c35 #include <asm/kexec.h>
388 * don't fire up while we kexec and make sure all potentially in pnv_shutdown()
415 printk(KERN_INFO "kexec: waiting for cpu %d " in pnv_kexec_wait_secondaries_down()
427 printk(KERN_ERR "kexec: timed out waiting for " in pnv_kexec_wait_secondaries_down()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstartup.c10 #include <asm/kexec.h>
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsetup.c22 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dinit.c24 #include <asm/kexec.h>
/kernel/linux/linux-5.10/tools/testing/selftests/
H A DMakefile27 TARGETS += kexec
/kernel/linux/linux-5.10/kernel/
H A DMakefile73 obj-$(CONFIG_KEXEC) += kexec.o

Completed in 15 milliseconds

12345678910>>...12