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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dfpu_entry.c675 #define S387 ((struct i387_soft_struct *)s387)
684 struct i387_soft_struct *s387 = &target->thread.fpu.state->soft; local
685 void *space = s387->st_space;
690 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, s387, 0,
736 struct i387_soft_struct *s387 = &target->thread.fpu.state->soft; local
737 const void *space = s387->st_space;
753 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, s387, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_entry.c675 #define S387 ((struct i387_soft_struct *)s387)
684 struct i387_soft_struct *s387 = &target->thread.fpu.state->soft; local
685 void *space = s387->st_space;
690 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, s387, 0,
736 struct i387_soft_struct *s387 = &target->thread.fpu.state->soft; local
737 const void *space = s387->st_space;
753 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, s387, 0,

Completed in 104 milliseconds