FPU_load_bcd      133 arch/x86/math-emu/fpu_proto.h extern int FPU_load_bcd(u_char __user *s);
FPU_load_bcd      249 arch/x86/math-emu/load_store.c 		loaded_tag = FPU_load_bcd((u_char __user *) data_address);