• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/

Lines Matching refs:invalidate

40  * using the single invalidate entry instructions.  Anything larger
82 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
85 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
116 * Clean and invalidate all cache entries in a particular
125 * Clean and invalidate the entire cache.
132 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
134 1: mrc p15, 0, r15, c7, c14, 3 @ test,clean,invalidate
138 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
145 * Clean and invalidate a range of cache entries in the
159 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
160 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
162 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
163 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
166 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
167 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
169 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
170 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
205 mcr p15, 0, r0, c7, c5, 1 @ invalidate I entry
223 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
228 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
253 1: mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
284 * Clean and invalidate the specified virtual address range.
293 mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
295 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
362 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
365 1: mrc p15, 0, r15, c7, c14, 3 @ test,clean,invalidate
368 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
371 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
397 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
400 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4