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

/linux-master/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;
/linux-master/arch/arc/kernel/
H A Dfpu.c71 struct arc_fpu *save = &prev->thread.fpu;
72 struct arc_fpu *restore = &next->thread.fpu;

Completed in 137 milliseconds