Home
last modified time | relevance | path

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

/arch/x86/kernel/fpu/
Dsignal.c269 return copy_user_to_fregs(buf); in copy_user_to_fpregs_zeroing()
/arch/x86/include/asm/fpu/
Dinternal.h193 static inline int copy_user_to_fregs(struct fregs_state __user *fx) in copy_user_to_fregs() function