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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v6.S20 #define D_CACHE_LINE_SIZE 32 define
128 add r0, r0, #D_CACHE_LINE_SIZE
149 tst r0, #D_CACHE_LINE_SIZE - 1
150 bic r0, r0, #D_CACHE_LINE_SIZE - 1
156 tst r1, #D_CACHE_LINE_SIZE - 1
157 bic r1, r1, #D_CACHE_LINE_SIZE - 1
169 add r0, r0, #D_CACHE_LINE_SIZE
182 bic r0, r0, #D_CACHE_LINE_SIZE - 1
189 add r0, r0, #D_CACHE_LINE_SIZE
202 bic r0, r0, #D_CACHE_LINE_SIZE
[all...]
H A Dproc-v6.S26 #define D_CACHE_LINE_SIZE 32 define
84 add r0, r0, #D_CACHE_LINE_SIZE
85 subs r1, r1, #D_CACHE_LINE_SIZE

Completed in 53 milliseconds