Home
last modified time | relevance | path

Searched refs:ppc_elf_core_copy_regs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Delf.h49 static inline void ppc_elf_core_copy_regs(elf_gregset_t elf_regs, in ppc_elf_core_copy_regs() function
54 #define ELF_CORE_COPY_REGS(gregs, regs) ppc_elf_core_copy_regs(gregs, regs);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Delf.h49 static inline void ppc_elf_core_copy_regs(elf_gregset_t elf_regs, in ppc_elf_core_copy_regs() function
54 #define ELF_CORE_COPY_REGS(gregs, regs) ppc_elf_core_copy_regs(gregs, regs);

Completed in 1 milliseconds