FPU_abort         111 arch/x86/math-emu/fpu_system.h 		do { if (copy_from_user(to, from, n)) FPU_abort; } while (0)
FPU_abort         127 arch/x86/math-emu/fpu_system.h #define FPU_get_user(x,y) do { if (get_user((x),(y))) FPU_abort; } while (0)
FPU_abort         128 arch/x86/math-emu/fpu_system.h #define FPU_put_user(x,y) do { if (put_user((x),(y))) FPU_abort; } while (0)
FPU_abort         219 arch/x86/math-emu/reg_ld_str.c 		FPU_abort;
FPU_abort         796 arch/x86/math-emu/reg_ld_str.c 		FPU_abort;
FPU_abort        1188 arch/x86/math-emu/reg_ld_str.c 			FPU_abort;
FPU_abort        1211 arch/x86/math-emu/reg_ld_str.c 		FPU_abort;
FPU_abort        1214 arch/x86/math-emu/reg_ld_str.c 			FPU_abort;