Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/ !
Dxsave.c176 err = fxsave_user(buf); in save_i387_xstate()
/linux-3.4.99/arch/x86/include/asm/ !
Dfpu-internal.h114 static inline int fxsave_user(struct i387_fxsave_struct __user *fx) in fxsave_user() function