Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/lib/
Dusercopy_32.c101 __copy_user_intel(void __user *to, const void *from, unsigned long size) in __copy_user_intel() function
491 unsigned long __copy_user_intel(void __user *to, const void *from,
577 n = __copy_user_intel(to, from, n); in __copy_to_user_ll()
603 n = __copy_user_intel((void __user *)to, in __copy_from_user_ll_nozero()