sh_fpu_hard_struct   87 arch/sh/include/asm/processor_32.h 	struct sh_fpu_hard_struct hardfpu;
sh_fpu_hard_struct   80 arch/sh/include/asm/processor_64.h 	struct sh_fpu_hard_struct hardfpu;
sh_fpu_hard_struct  194 arch/sh/include/asm/processor_64.h void fpinit(struct sh_fpu_hard_struct *fpregs);
sh_fpu_hard_struct   30 arch/sh/kernel/cpu/fpu.c 		struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu;
sh_fpu_hard_struct  377 arch/sh/kernel/cpu/sh2a/fpu.c denormal_to_double (struct sh_fpu_hard_struct *fpu, int n)
sh_fpu_hard_struct  146 arch/sh/kernel/cpu/sh4/fpu.c static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n)
sh_fpu_hard_struct   74 arch/sh/kernel/process.c 		xstate_size = sizeof(struct sh_fpu_hard_struct);