Searched refs:FPU_copy_from_user (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/math-emu/
H A Dfpu_system.h110 #define FPU_copy_from_user(to, from, n) \ macro
H A Dreg_ld_str.c88 FPU_copy_from_user(sti_ptr, s, 10);
1129 FPU_copy_from_user(register_base + offset, s, other);
1131 FPU_copy_from_user(register_base, s + other, offset);

Completed in 149 milliseconds