Home
last modified time | relevance | path

Searched refs:Invalidate (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dproc-xscale.S215 mcrne p15, 0, ip, c7, c5, 0 @ Invalidate I cache & BTB
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 I cache & BTB
473 mcr p15, 0, ip, c7, c5, 0 @ Invalidate I cache & BTB
H A DKconfig1008 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1011 Invalidate maintenance operations: by Physical Address
1020 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
1022 PL310 implements the Clean & Invalidate by Way L2 cache maintenance
1027 Invalidate by Way operation. Revisions prior to r3p1 are affected by
/OK3568_Linux_fs/u-boot/board/renesas/MigoR/
H A Dlowlevel_init.S33 ! Instruction Cache Invalidate
36 ! TI == TLB Invalidate bit
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-caches25 - Invalidate the buffer before starting the DMA. In case there are any dirty
30 - Invalidate the buffer after the DMA is complete and before the MPU reads
H A DREADME.mpc85xx71 5) Invalidate unproctected TLB Entries
145 8) Invalidate unproctected TLB Entries
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt.py258 self._fdt.Invalidate()
369 def Invalidate(self): member in Fdt
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dstart.S52 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dmakefile-fix-parallel.patch40 # Invalidate all object files when the compiler options (CFLAGS) have changed.
H A D13_shlib_weaksym.patch48 # Invalidate all object files when the compiler options (CFLAGS) have changed.
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dhead.S40 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dera.rst91 - Invalidate those blocks in the caching software
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci.rst225 If the PCI device can use the PCI Memory-Write-Invalidate transaction,
229 or chip-sets may support Memory-Write-Invalidate. Alternatively,
485 pci_set_mwi() Enable Memory-Write-Invalidate transactions.
486 pci_clear_mwi() Disable Memory-Write-Invalidate transactions.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dncr53c8xx.rst75 14.4 Possible data corruption during a Memory Write and Invalidate
773 specf:3 enabled except Memory Write And Invalidate
778 Invalidate.
1436 14.4 Possible data corruption during a Memory Write and Invalidate
1442 Write and Invalidate Command at a not cache-line-aligned 4 DWORDS boundary.
1447 When this situation occurs, the chip may complete the Write and Invalidate
1451 Not using Write And Invalidate obviously gets rid of this chip bug, and so
H A DChangeLog.ncr53c8xx480 . Leave use of PCI Write and Invalidate under user control.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Diommu.rst27 3. Invalidate IOMMU caches upon guest requests
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dultra.S232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead.S895 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dbackend-api.rst318 * Invalidate data object [mandatory]::
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst376 Invalidate the stamp for the specified task such as
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dultravisor.rst403 Invalidate the Ultravisor mapping of a page.
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3295 self.widget.textChanged.connect(self.Invalidate)
3322 def Invalidate(self): member in LineEditDataItem
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst820 * Invalidate a key::
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44723 dri2: Invalidate DRI2Buffers upon SetWindowPixmap updates
61406 - When the drawable size is changed, an Invalidate has been sent, and
61409 and an Invalidate was sent to tell the GL that it should grab these
61416 usually only GetBuffers after an Invalidate is sent, and the new
80314 dri2: Invalidate window pixmaps
80328 dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swap