Home
last modified time | relevance | path

Searched refs:kexec_elf64_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkexec.h108 extern const struct kexec_file_ops kexec_elf64_ops;
/openbmc/linux/arch/powerpc/kexec/
H A Delf_64.c154 const struct kexec_file_ops kexec_elf64_ops = { variable
H A Dfile_load_64.c46 &kexec_elf64_ops,