/kernel/linux/linux-6.6/kernel/ |
H A D | kexec_core.c | 3 * kexec.c - kexec system call core code. 15 #include <linux/kexec.h> 52 /* Flag to indicate we are going to kexec a new kernel */ 97 * When kexec transitions to the new kernel there is a one-to-one 102 * In that environment kexec copies the new kernel to its final 108 * defined more restrictively in <asm/kexec.h>. 516 * after kexec syscall, we naturally protect it from write in kimage_crash_copy_vmcoreinfo() 646 /* Free the kexec control pages... */ in kimage_free() 818 /* For file based kexec, sourc in kimage_load_normal_segment() [all...] |
H A D | kexec_file.c | 3 * kexec: kexec_file_load system call 16 #include <linux/kexec.h> 172 * If IMA is guaranteed to appraise a signature on the kexec in kimage_validate_signature() 543 * range while in kexec, end points to the last byte in kexec_walk_memblock() 557 * range while in kexec, end points to the last byte in kexec_walk_memblock() 624 * kexec_add_buffer - place a buffer in a kexec segment
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | traps.c | 31 #include <linux/kexec.h>
|
H A D | smpboot.c | 56 #include <linux/kexec.h> 1520 /* Set up state for the kexec() hack below */ in mwait_play_dead() 1544 * the kexec kernel might overwrite text and data including in mwait_play_dead() 1562 * Kick all "offline" CPUs out of mwait on kexec(). See comment in
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | traps.c | 31 #include <linux/kexec.h> 57 #include <asm/kexec.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | traps.c | 31 #include <linux/kexec.h> 57 #include <asm/kexec.h>
|
H A D | smp.c | 38 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | efi.c | 34 #include <linux/kexec.h>
|
H A D | mca.c | 99 #include <asm/kexec.h>
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | mmu.c | 15 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 39 #include <asm/kexec.h> 854 * FIXME this is a hack for kexec, we need to reset the exception in pseries_hpte_clear_all()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | efi.c | 34 #include <linux/kexec.h>
|
H A D | mca.c | 101 #include <asm/kexec.h>
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | mmu.c | 15 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 25 #include <linux/kexec.h>
|
H A D | lpar.c | 41 #include <asm/kexec.h> 846 /* Called during kexec sequence with MMU off */ 880 /* Called during kexec sequence with MMU off */ 892 /* Called during kexec sequence with MMU off */ 905 * FIXME this is a hack for kexec, we need to reset the exception in pseries_hpte_clear_all()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci-driver.c | 19 #include <linux/kexec.h> 497 * If this is a kexec reboot, turn off Bus Master bit on the in pci_device_shutdown() 500 * If it is not a kexec reboot, firmware will hit the PCI in pci_device_shutdown()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | kexec_file.c | 3 * kexec: kexec_file_load system call 16 #include <linux/kexec.h> 177 * If IMA is guaranteed to appraise a signature on the kexec in kimage_validate_signature() 539 * range while in kexec, end points to the last byte in kexec_walk_memblock() 553 * range while in kexec, end points to the last byte in kexec_walk_memblock() 633 * kexec_add_buffer - place a buffer in a kexec segment 1261 * kexec-tools creates an extra PT_LOAD phdr for kernel text mapping in crash_prepare_elf64_headers()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci-driver.c | 19 #include <linux/kexec.h> 523 * If this is a kexec reboot, turn off Bus Master bit on the in pci_device_shutdown() 526 * If it is not a kexec reboot, firmware will hit the PCI in pci_device_shutdown()
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | mmu_pv.c | 56 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | traps.c | 20 #include <linux/kexec.h>
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 47 #include <linux/kexec.h> 1154 * Note: there still is a small window between kexec-ing and the new,
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | traps.c | 20 #include <linux/kexec.h>
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 47 #include <linux/kexec.h> 1220 * Note: there still is a small window between kexec-ing and the new,
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | mmu_pv.c | 55 #include <linux/kexec.h>
|