Searched refs:BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/sysdeps/sparc/sparc64/multiarch/ |
A D | memcpy-memmove-niagara7.S | 46 #define BLOCK_SIZE 64 /* L2 data cache line size */ macro 177 prefetch [%o1 + (1 * BLOCK_SIZE)], 20 183 prefetch [%o1 + (2 * BLOCK_SIZE)], 20 210 prefetch [%o0 + (10 * BLOCK_SIZE)], 22 211 prefetch [%o1 + (10 * BLOCK_SIZE)], 21 803 prefetch [%o1 + (ALIGN_PRE * BLOCK_SIZE)], 21 920 prefetch [%o0 + (9 * BLOCK_SIZE)], 20 924 subcc %o5, BLOCK_SIZE, %o5 940 add %o4, BLOCK_SIZE, %o4 947 add %o0, BLOCK_SIZE, %o0 [all …]
|
/sysdeps/unix/sysv/linux/sys/ |
A D | mount.h | 27 #define BLOCK_SIZE 1024 macro
|
Completed in 5 milliseconds