Home
last modified time | relevance | path

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

/arch/arm/mm/
Dproc-xscale.S42 #define CACHELINESIZE 32 macro
95 add \rd, \rd, #CACHELINESIZE
97 add \rd, \rd, #CACHELINESIZE
99 add \rd, \rd, #CACHELINESIZE
101 add \rd, \rd, #CACHELINESIZE
243 add r0, r0, #CACHELINESIZE
265 bic r0, r0, #CACHELINESIZE - 1
267 add r0, r0, #CACHELINESIZE
286 bic r0, r0, #CACHELINESIZE - 1
289 add r0, r0, #CACHELINESIZE
[all …]
Dproc-xsc3.S46 #define CACHELINESIZE 32 macro
201 add r0, r0, #CACHELINESIZE
226 bic r0, r0, #CACHELINESIZE - 1
228 add r0, r0, #CACHELINESIZE
249 add r0, r0, #CACHELINESIZE
270 tst r0, #CACHELINESIZE - 1
271 bic r0, r0, #CACHELINESIZE - 1
273 tst r1, #CACHELINESIZE - 1
276 add r0, r0, #CACHELINESIZE
291 bic r0, r0, #CACHELINESIZE - 1
[all …]