Searched refs:elf_core_save_regs (Results 1 – 2 of 2) sorted by relevance
34 static inline void elf_core_save_regs(ELF_Gregset *core_regs, in elf_core_save_regs() function55 core_regs->rip = (unsigned long)elf_core_save_regs; in elf_core_save_regs()
330 elf_core_save_regs(&prstatus->pr_reg, xencore); in kexec_crash_save_cpu()
Completed in 4 milliseconds