Searched refs:todata (Results 1 – 2 of 2) sorted by relevance
1142 void *todata,
3871 void *todata, in copyinmap() argument3879 memcpy(todata, CAST_DOWN(void *, fromaddr), length); in copyinmap()3881 if (copyin(fromaddr, todata, length) != 0) { in copyinmap()3887 if (copyin(fromaddr, todata, length) != 0) { in copyinmap()