Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
A Dcache-v6.S19 #define D_CACHE_LINE_SIZE 32 macro
174 bic r0, r0, #D_CACHE_LINE_SIZE - 1
181 add r0, r0, #D_CACHE_LINE_SIZE
206 tst r0, #D_CACHE_LINE_SIZE - 1
207 bic r0, r0, #D_CACHE_LINE_SIZE - 1
213 tst r1, #D_CACHE_LINE_SIZE - 1
218 bic r1, r1, #D_CACHE_LINE_SIZE - 1
230 add r0, r0, #D_CACHE_LINE_SIZE
247 bic r0, r0, #D_CACHE_LINE_SIZE - 1
257 add r0, r0, #D_CACHE_LINE_SIZE
[all …]
A Dproc-v6.S20 #define D_CACHE_LINE_SIZE 32 macro
81 add r0, r0, #D_CACHE_LINE_SIZE
82 subs r1, r1, #D_CACHE_LINE_SIZE

Completed in 4 milliseconds