Home
last modified time | relevance | path

Searched refs:arc_fpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arc/include/asm/
Dfpu.h17 struct arc_fpu { struct
38 struct arc_fpu { struct
Dprocessor.h32 struct arc_fpu fpu;
/Linux-v6.1/arch/arc/kernel/
Dfpu.c71 struct arc_fpu *save = &prev->thread.fpu; in fpu_save_restore()
72 struct arc_fpu *restore = &next->thread.fpu; in fpu_save_restore()