Home
last modified time | relevance | path

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

/openbmc/linux/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); in FPU_load_extended()
1129 FPU_copy_from_user(register_base + offset, s, other); in FPU_frstor()
1131 FPU_copy_from_user(register_base, s + other, offset); in FPU_frstor()