Searched refs:__asm_copy_to_user_16 (Results 1 – 5 of 5) sorted by relevance
/arch/cris/arch-v32/lib/ |
D | usercopy.c | 129 __asm_copy_to_user_16 (dst, src, retn); in __copy_user()
|
/arch/cris/arch-v10/lib/ |
D | usercopy.c | 161 __asm_copy_to_user_16 (dst, src, retn); in __copy_user()
|
/arch/cris/include/asm/ |
D | uaccess.h | 309 __asm_copy_to_user_16(to, from, ret); in __constant_copy_to_user()
|
/arch/cris/include/arch-v32/arch/ |
D | uaccess.h | 546 #define __asm_copy_to_user_16(to, from, ret) \ macro
|
/arch/cris/include/arch-v10/arch/ |
D | uaccess.h | 480 #define __asm_copy_to_user_16(to, from, ret) \ macro
|