Searched refs:xsave_user (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | xsave.h | 64 static inline int xsave_user(struct xsave_struct __user *buf) in xsave_user() function |
/arch/x86/kernel/ | ||
D | xsave.c | 174 err = xsave_user(buf); in save_i387_xstate() |