Home
last modified time | relevance | path

Searched refs:kexec_load_purgatory (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kexec/
A Delf_64.c64 ret = kexec_load_purgatory(image, &pbuf); in elf64_load()
/linux-6.3-rc2/include/linux/
A Dkexec.h188 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf);
/linux-6.3-rc2/arch/s390/kernel/
A Dmachine_kexec_file.c140 ret = kexec_load_purgatory(image, &buf); in kexec_file_add_purgatory()
/linux-6.3-rc2/arch/x86/kernel/
A Dkexec-bzimage64.c442 ret = kexec_load_purgatory(image, &pbuf); in bzImage64_load()
/linux-6.3-rc2/arch/riscv/kernel/
A Delf_kexec.c267 ret = kexec_load_purgatory(image, &kbuf); in elf_kexec_load()
/linux-6.3-rc2/kernel/
A Dkexec_file.c995 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory() function

Completed in 10 milliseconds