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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dcache-v6.S21 #define D_CACHE_LINE_SIZE 32 define
169 add r0, r0, #D_CACHE_LINE_SIZE
194 tst r0, #D_CACHE_LINE_SIZE - 1
195 bic r0, r0, #D_CACHE_LINE_SIZE - 1
201 tst r1, #D_CACHE_LINE_SIZE - 1
206 bic r1, r1, #D_CACHE_LINE_SIZE - 1
218 add r0, r0, #D_CACHE_LINE_SIZE
235 bic r0, r0, #D_CACHE_LINE_SIZE - 1
245 add r0, r0, #D_CACHE_LINE_SIZE
262 bic r0, r0, #D_CACHE_LINE_SIZE
[all...]
H A Dproc-v6.S23 #define D_CACHE_LINE_SIZE 32 define
80 add r0, r0, #D_CACHE_LINE_SIZE
81 subs r1, r1, #D_CACHE_LINE_SIZE

Completed in 40 milliseconds