Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Duaccess.h17 unsigned __copy_to_user_ll(void __user*to, const void *from, unsigned n);
209 return __copy_to_user_ll(to, from, n); in __copy_to_user()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dusercopy.c13 unsigned __copy_to_user_ll(void __user *to, const void *from, unsigned n) in __copy_to_user_ll() function

Completed in 2 milliseconds