Searched refs:kexec_elf64_ops (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | kexec.h | 70 extern const struct kexec_file_ops kexec_elf64_ops; |
/linux/arch/powerpc/kexec/ | ||
H A D | elf_64.c | 161 const struct kexec_file_ops kexec_elf64_ops = { variable |