Home
last modified time | relevance | path

Searched refs:Invalidate (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-xscale.S198 * Invalidate all cache entries in a particular address
215 mcrne p15, 0, ip, c7, c5, 0 @ Invalidate I cache & BTB
222 * Invalidate a range of cache entries in the specified
237 mcrne p15, 0, r0, c7, c5, 1 @ Invalidate I cache line
239 mcr p15, 0, r0, c7, c6, 1 @ Invalidate D cache line
244 mcrne p15, 0, ip, c7, c5, 6 @ Invalidate BTB
268 mcr p15, 0, r0, c7, c5, 0 @ Invalidate I cache & BTB
285 mcr p15, 0, r0, c7, c5, 1 @ Invalidate I cache entry
290 mcr p15, 0, r0, c7, c5, 6 @ Invalidate BTB
311 mcr p15, 0, r0, c7, c5, 0 @ Invalidate
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-xscale.S198 * Invalidate all cache entries in a particular address
215 mcrne p15, 0, ip, c7, c5, 0 @ Invalidate I cache & BTB
222 * Invalidate a range of cache entries in the specified
237 mcrne p15, 0, r0, c7, c5, 1 @ Invalidate I cache line
239 mcr p15, 0, r0, c7, c6, 1 @ Invalidate D cache line
244 mcrne p15, 0, ip, c7, c5, 6 @ Invalidate BTB
268 mcr p15, 0, r0, c7, c5, 0 @ Invalidate I cache & BTB
285 mcr p15, 0, r0, c7, c5, 1 @ Invalidate I cache entry
290 mcr p15, 0, r0, c7, c5, 6 @ Invalidate BTB
311 mcr p15, 0, r0, c7, c5, 0 @ Invalidate
[all...]
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dultra.S232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead.S974 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dhead.S910 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dultra.S232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3295 self.widget.textChanged.connect(self.Invalidate)
3322 def Invalidate(self): member in LineEditDataItem
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3296 self.widget.textChanged.connect(self.Invalidate)
3323 def Invalidate(self): member in LineEditDataItem

Completed in 18 milliseconds