Home
last modified time | relevance | path

Searched refs:D_CACHE_LINE_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-v6.S19 #define D_CACHE_LINE_SIZE 32 define
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...]
H A Dproc-v6.S20 #define D_CACHE_LINE_SIZE 32 define
81 add r0, r0, #D_CACHE_LINE_SIZE
82 subs r1, r1, #D_CACHE_LINE_SIZE
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-v6.S19 #define D_CACHE_LINE_SIZE 32 define
176 bic r0, r0, #D_CACHE_LINE_SIZE - 1
183 add r0, r0, #D_CACHE_LINE_SIZE
208 tst r0, #D_CACHE_LINE_SIZE - 1
209 bic r0, r0, #D_CACHE_LINE_SIZE - 1
215 tst r1, #D_CACHE_LINE_SIZE - 1
220 bic r1, r1, #D_CACHE_LINE_SIZE - 1
232 add r0, r0, #D_CACHE_LINE_SIZE
249 bic r0, r0, #D_CACHE_LINE_SIZE - 1
259 add r0, r0, #D_CACHE_LINE_SIZE
[all...]
H A Dproc-v6.S20 #define D_CACHE_LINE_SIZE 32 define
83 add r0, r0, #D_CACHE_LINE_SIZE
84 subs r1, r1, #D_CACHE_LINE_SIZE

Completed in 2 milliseconds