Searched refs:save_fp_context32 (Results 1 – 3 of 3) sorted by relevance
29 extern asmlinkage int (*save_fp_context32)(struct sigcontext32 *sc);
794 asmlinkage int (*save_fp_context32)(struct sigcontext32 *sc); variable925 save_fp_context32 = _save_fp_context32; in trap_init()930 save_fp_context32 = fpu_emulator_save_context32; in trap_init()
553 err |= save_fp_context32(sc); in setup_sigcontext32()