Home
last modified time | relevance | path

Searched refs:sh_fpu_hard_struct (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor_32.h66 struct sh_fpu_hard_struct { struct
87 struct sh_fpu_hard_struct hardfpu;
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor_32.h66 struct sh_fpu_hard_struct { struct
87 struct sh_fpu_hard_struct hardfpu;
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess.c72 xstate_size = sizeof(struct sh_fpu_hard_struct); in init_thread_xstate()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess.c72 xstate_size = sizeof(struct sh_fpu_hard_struct); in init_thread_xstate()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dfpu.c30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dfpu.c30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c377 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dfpu.c146 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c146 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c377 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()

Completed in 5 milliseconds