Home
last modified time | relevance | path

Searched refs:kexec (Results 176 - 200 of 279) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/of/
H A Dkexec.c8 * And arch/powerpc/kexec/file_load.c:
14 #include <linux/kexec.h>
135 prop = of_get_property(of_chosen, "linux,ima-kexec-buffer", &len); in ima_get_kexec_buffer()
143 /* Do some sanity on the returned size for the ima-kexec buffer */ in ima_get_kexec_buffer()
175 prop = of_find_property(of_chosen, "linux,ima-kexec-buffer", NULL); in ima_free_kexec_buffer()
211 prop = fdt_getprop(fdt, chosen_node, "linux,ima-kexec-buffer", &len); in remove_ima_buffer()
216 fdt_delprop(fdt, chosen_node, "linux,ima-kexec-buffer"); in remove_ima_buffer()
228 * @image: kexec image being loaded.
243 "linux,ima-kexec-buffer", in setup_ima_buffer()
270 * @image: kexec imag
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Ddumpstack.c16 #include <linux/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>
99 * The minimum amount of code to allow a kexec'd kernel in native_machine_crash_shutdown()
H A Drelocate_kernel_64.S9 #include <asm/kexec.h>
165 * used by kexec. Flush the caches before copying the kernel.
H A Drelocate_kernel_32.S9 #include <asm/kexec.h>
H A Dcallthunks.c16 #include <asm/kexec.h>
H A DMakefile103 obj-$(CONFIG_KEXEC_FILE) += kexec-bzimage64.o
/kernel/linux/linux-6.6/tools/testing/selftests/
H A DMakefile39 TARGETS += kexec
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhibernate.c30 #include <asm/kexec.h>
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dprocess.c42 #include <asm/kexec.h>
/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dsmp.c15 #include <linux/kexec.h>
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Drelocate_32.S3 * This file contains kexec low-level functions.
15 #include <asm/kexec.h>
74 * - Based on the kexec support code for FSL BookE
440 rlwinm r8, r0, 0, 0, 19 /* clear kexec flags, page align */
447 rlwinm r3, r0, 0, 0, 19 /* clear kexec flags, page align */
460 rlwinm r9, r0, 0, 0, 19 /* clear kexec flags, page align */
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsetup.c26 #include <linux/kexec.h>
H A Dsmp-bmips.c28 #include <linux/kexec.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmisc_64.S22 #include <asm/kexec.h>
285 #ifdef CONFIG_KEXEC_CORE /* use no memory without kexec */
315 * assumes that 1G is enough for kexec.
488 * kexec image calling is:
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsetup.c26 #include <linux/kexec.h>
H A Dsmp-bmips.c28 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dprocess.c43 #include <asm/kexec.h>
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsetup.c23 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/ia64/mm/
H A Dinit.c26 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dasm-offsets.c13 #include <linux/kexec.h>
H A Dsmp.c34 #include <linux/kexec.h>
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup_64.c62 #include <asm/kexec.h>
506 * When book3e boots from kexec, the ePAPR spin table does in use_spinloop()
509 return of_property_read_bool(of_chosen, "linux,booted-from-kexec"); in use_spinloop()
H A Dmisc_64.S24 #include <asm/kexec.h>
264 #ifdef CONFIG_KEXEC_CORE /* use no memory without kexec */
294 * assumes that 1G is enough for kexec.
468 * kexec image calling is:
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Drelocate_32.S3 * This file contains kexec low-level functions.
15 #include <asm/kexec.h>
74 * - Based on the kexec support code for FSL BookE
440 rlwinm r8, r0, 0, 0, 19 /* clear kexec flags, page align */
447 rlwinm r3, r0, 0, 0, 19 /* clear kexec flags, page align */
460 rlwinm r9, r0, 0, 0, 19 /* clear kexec flags, page align */

Completed in 21 milliseconds

12345678910>>...12