Searched refs:image_kexec_ops (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| H A D | kexec.h | 59 extern const struct kexec_file_ops image_kexec_ops; |
| /linux/arch/riscv/kernel/ | ||
| H A D | kexec_image.c | 93 const struct kexec_file_ops image_kexec_ops = { variable |