Searched refs:rep_movs (Results 1 – 1 of 1) sorted by relevance
9 static __always_inline void rep_movs(void *to, const void *from, size_t n) in rep_movs() function39 rep_movs(to, (const void *)from, n); in memcpy_fromio()57 rep_movs((void *)to, (const void *) from, n); in memcpy_toio()