Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dptrace.h143 #define PPC_PTRACE_SETFPREGS 0x96 /* Set FPRs 0 - 31 */ macro
/linux-2.4.37.9/arch/ppc64/kernel/
Dptrace.c324 case PPC_PTRACE_SETFPREGS: { /* Get FPRs 0 - 31. */ in sys_ptrace()
Dptrace32.c480 case PPC_PTRACE_SETFPREGS: { /* Get FPRs 0 - 31. */ in sys32_ptrace()