copy_from_user_toio
int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count);
EXPORT_SYMBOL(copy_from_user_toio);