s387              634 arch/x86/math-emu/fpu_entry.c #define S387 ((struct swregs_state *)s387)
s387              643 arch/x86/math-emu/fpu_entry.c 	struct swregs_state *s387 = &target->thread.fpu.state.soft;
s387              644 arch/x86/math-emu/fpu_entry.c 	void *space = s387->st_space;
s387              649 arch/x86/math-emu/fpu_entry.c 	ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, s387, 0,
s387              695 arch/x86/math-emu/fpu_entry.c 	struct swregs_state *s387 = &target->thread.fpu.state.soft;
s387              696 arch/x86/math-emu/fpu_entry.c 	const void *space = s387->st_space;
s387              712 arch/x86/math-emu/fpu_entry.c 	ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, s387, 0,