Home
last modified time | relevance | path

Searched refs:curlen (Results 1 – 2 of 2) sorted by relevance

/arch/mips/txx9/rbtx4939/
Dsetup.c331 ssize_t curlen; in rbtx4939_flash_copy_from() local
338 curlen = min_t(unsigned long, len, in rbtx4939_flash_copy_from()
343 curlen); in rbtx4939_flash_copy_from()
344 len -= curlen; in rbtx4939_flash_copy_from()
345 from += curlen; in rbtx4939_flash_copy_from()
346 to += curlen; in rbtx4939_flash_copy_from()
354 curlen = min_t(unsigned long, len, in rbtx4939_flash_copy_from()
356 memcpy(to, (void *)(from ^ 0x400000), curlen); in rbtx4939_flash_copy_from()
357 len -= curlen; in rbtx4939_flash_copy_from()
358 from += curlen; in rbtx4939_flash_copy_from()
[all …]
/arch/ia64/lib/
Dmemcpy_mck.S271 #define curlen r24 macro
296 and curlen=15,in2 // copy length after iteration
318 cmp.le p6,p7=8,curlen; // have at least 8 byte remaining?
393 (p6) add curlen=-8,curlen // update length
398 mov in2=curlen // remaining length