Searched refs:get_fpreg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 2938 get_fpreg (int regno, struct _fpreg_ia32 *reg, struct pt_regs *ptp, struct switch_stack *swp, in get_fpreg() function 3025 get_fpreg(i, &save->st_space[i], ptp, swp, tos); in restore_ia32_fpstate() 3100 get_fpreg(i, (struct _fpxreg_ia32 *)&save->st_space[4*i], ptp, swp, tos); in restore_ia32_fpxstate()
|