Home
last modified time | relevance | path

Searched refs:kexec_file_ops (Results 1 – 14 of 14) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dkexec.h45 extern const struct kexec_file_ops kexec_efi_ops;
46 extern const struct kexec_file_ops kexec_elf_ops;
/linux/arch/riscv/include/asm/
H A Dkexec.h58 extern const struct kexec_file_ops elf_kexec_ops;
59 extern const struct kexec_file_ops image_kexec_ops;
/linux/arch/parisc/kernel/
H A Dkexec_file.c78 const struct kexec_file_ops kexec_elf_ops = {
83 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/include/linux/
H A Dkexec.h148 struct kexec_file_ops { struct
157 extern const struct kexec_file_ops * const kexec_file_loaders[]; argument
391 const struct kexec_file_ops *fops;
/linux/arch/x86/include/asm/
H A Dkexec-bzimage64.h5 extern const struct kexec_file_ops kexec_bzImage64_ops;
/linux/arch/s390/kernel/
H A Dkexec_image.c61 const struct kexec_file_ops s390_kexec_image_ops = {
H A Dkexec_elf.c132 const struct kexec_file_ops s390_kexec_elf_ops = {
/linux/arch/riscv/kernel/
H A Dkexec_image.c93 const struct kexec_file_ops image_kexec_ops = {
H A Dkexec_elf.c142 const struct kexec_file_ops elf_kexec_ops = {
H A Dmachine_kexec_file.c20 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/arch/loongarch/kernel/
H A Dkexec_efi.c110 const struct kexec_file_ops kexec_efi_ops = {
H A Dkexec_elf.c102 const struct kexec_file_ops kexec_elf_ops = {
H A Dmachine_kexec_file.c23 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux/arch/powerpc/kexec/
H A Dfile_load_64.c47 const struct kexec_file_ops * const kexec_file_loaders[] = {