Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h227 static inline int frstor_user(struct i387_fsave_struct __user *fx) in frstor_user() function
/linux-4.1.27/arch/x86/kernel/
Dxsave.c330 return frstor_user(buf); in restore_user_xstate()