Home
last modified time | relevance | path

Searched refs:SMALL_MAX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memcpy.S34 * if (count < SMALL_MAX) {
55 * } else { More than SMALL_MAX bytes
170 #define SMALL_MAX 128 define
195 cmp %o2, SMALL_MAX
541 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memcpy.S34 * if (count < SMALL_MAX) {
55 * } else { More than SMALL_MAX bytes
170 #define SMALL_MAX 128 define
195 cmp %o2, SMALL_MAX
541 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX

Completed in 3 milliseconds