Symbol: FPU_access_ok
arch/x86/math-emu/fpu_system.h
124
#define FPU_code_access_ok(z) FPU_access_ok((void __user *)FPU_EIP,z)
arch/x86/math-emu/load_store.c
254
FPU_access_ok(data_address, 2);
arch/x86/math-emu/load_store.c
294
FPU_access_ok(data_address, 2);
arch/x86/math-emu/load_store.c
308
FPU_access_ok(data_address, 2);
arch/x86/math-emu/reg_ld_str.c
101
FPU_access_ok(dfloat, 8);
arch/x86/math-emu/reg_ld_str.c
1037
FPU_access_ok(s, 0x0e);
arch/x86/math-emu/reg_ld_str.c
1059
FPU_access_ok(s, 0x1c);
arch/x86/math-emu/reg_ld_str.c
1128
FPU_access_ok(s, 80);
arch/x86/math-emu/reg_ld_str.c
1149
FPU_access_ok(d, 14);
arch/x86/math-emu/reg_ld_str.c
1177
FPU_access_ok(d, 7 * 4);
arch/x86/math-emu/reg_ld_str.c
1207
FPU_access_ok(d, 80);
arch/x86/math-emu/reg_ld_str.c
162
FPU_access_ok(single, 4);
arch/x86/math-emu/reg_ld_str.c
217
FPU_access_ok(_s, 8);
arch/x86/math-emu/reg_ld_str.c
246
FPU_access_ok(_s, 4);
arch/x86/math-emu/reg_ld_str.c
274
FPU_access_ok(_s, 2);
arch/x86/math-emu/reg_ld_str.c
307
FPU_access_ok(s, 10);
arch/x86/math-emu/reg_ld_str.c
348
FPU_access_ok(d, 10);
arch/x86/math-emu/reg_ld_str.c
367
FPU_access_ok(d, 10);
arch/x86/math-emu/reg_ld_str.c
542
FPU_access_ok(dfloat, 8);
arch/x86/math-emu/reg_ld_str.c
555
FPU_access_ok(dfloat, 8);
arch/x86/math-emu/reg_ld_str.c
727
FPU_access_ok(single, 4);
arch/x86/math-emu/reg_ld_str.c
745
FPU_access_ok(single, 4);
arch/x86/math-emu/reg_ld_str.c
794
FPU_access_ok(d, 8);
arch/x86/math-emu/reg_ld_str.c
841
FPU_access_ok(d, 4);
arch/x86/math-emu/reg_ld_str.c
87
FPU_access_ok(s, 10);
arch/x86/math-emu/reg_ld_str.c
887
FPU_access_ok(d, 2);
arch/x86/math-emu/reg_ld_str.c
928
FPU_access_ok(d, 10);
arch/x86/math-emu/reg_ld_str.c
944
FPU_access_ok(d, 10);