Searched refs:todata (Results 1 – 2 of 2) sorted by relevance
1132 void *todata,
4000 void *todata, in copyinmap() argument4008 memcpy(todata, CAST_DOWN(void *, fromaddr), length); in copyinmap()4010 if (copyin(fromaddr, todata, length) != 0) { in copyinmap()4016 if (copyin(fromaddr, todata, length) != 0) { in copyinmap()