__copy_user_nocache 182 include/asm-x86/uaccess_64.h extern long __copy_user_nocache(void *dst, const void __user *src, __copy_user_nocache 189 include/asm-x86/uaccess_64.h return __copy_user_nocache(dst, src, size, 1); __copy_user_nocache 196 include/asm-x86/uaccess_64.h return __copy_user_nocache(dst, src, size, 0);