Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dkexec.h58 extern const struct kexec_file_ops elf_kexec_ops;
/linux/arch/riscv/kernel/
H A Dkexec_elf.c142 const struct kexec_file_ops elf_kexec_ops = { variable
H A Dmachine_kexec_file.c21 &elf_kexec_ops,