Searched refs:restore_fp_context32 (Results 1 – 3 of 3) sorted by relevance
30 extern asmlinkage int (*restore_fp_context32)(struct sigcontext32 *sc);
795 asmlinkage int (*restore_fp_context32)(struct sigcontext32 *sc); variable926 restore_fp_context32 = _restore_fp_context32; in trap_init()931 restore_fp_context32 = fpu_emulator_restore_context32; in trap_init()
363 err |= restore_fp_context32(sc); in restore_sigcontext32()