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