kmemcpy
kmemcpy(char *addr, long offset, int size)
kmemcpy(char *buf, void *pos, int n)
kmemcpy(register char *buf, long pos, register int n)