Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Dfpu.h17 struct arc_fpu { struct
38 struct arc_fpu { struct
H A Dprocessor.h31 struct arc_fpu fpu;
/openbmc/linux/arch/arc/kernel/
H A 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()