Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dxsave.h64 static inline int xsave_user(struct xsave_struct __user *buf) in xsave_user() function
/linux-3.4.99/arch/x86/kernel/
Dxsave.c174 err = xsave_user(buf); in save_i387_xstate()