/openbmc/linux/arch/arm/mm/ |
H A D | proc-xscale.S | 215 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 D | Kconfig | 1024 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines" 1027 Invalidate maintenance operations: by Physical Address 1036 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption" 1038 PL310 implements the Clean & Invalidate by Way L2 cache maintenance 1043 Invalidate by Way operation. Revisions prior to r3p1 are affected by
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | system.idef | 36 Q6INSN(Y2_icinva,"icinva(Rs32)",ATTRIBS(A_ICOP,A_ICFLUSHOP),"Instruction Cache Invalidate Address",… 48 …Rs32)",ATTRIBS(A_RESTRICT_SLOT0ONLY,A_DCFLUSHOP),"Data Cache Clean and Invalidate Address",{fEA_RE… 49 Q6INSN(Y2_dcinva,"dcinva(Rs32)",ATTRIBS(A_RESTRICT_SLOT0ONLY,A_DCFLUSHOP),"Data Cache Invalidate Ad…
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt.py | 329 self._fdt.Invalidate() 559 self.Invalidate() 568 self.Invalidate() 611 def Invalidate(self): member in Fdt
|
/openbmc/u-boot/board/renesas/MigoR/ |
H A D | lowlevel_init.S | 32 ! Instruction Cache Invalidate 35 ! TI == TLB Invalidate bit
|
/openbmc/u-boot/doc/ |
H A D | README.arm-caches | 25 - 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 D | README.mpc85xx | 71 5) Invalidate unproctected TLB Entries 145 8) Invalidate unproctected TLB Entries
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | start.S | 39 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
|
/openbmc/linux/Documentation/translations/zh_CN/PCI/ |
H A D | pci.rst | 220 如果PCI设备可以使用 ``PCI Memory-Write-Invalidate`` 事务,请调用 ``pci_set_mwi()`` 。 222 查 ``pci_set_mwi()`` 的返回值,因为不是所有的架构或芯片组都支持 ``Memory-Write-Invalidate`` 。
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | makefile-fix-parallel.patch | 40 # Invalidate all object files when the compiler options (CFLAGS) have changed.
|
H A D | 13_shlib_weaksym.patch | 48 # Invalidate all object files when the compiler options (CFLAGS) have changed.
|
/openbmc/linux/arch/arc/kernel/ |
H A D | head.S | 40 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | era.rst | 91 - Invalidate those blocks in the caching software
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci.rst | 226 If the PCI device can use the PCI Memory-Write-Invalidate transaction, 230 or chip-sets may support Memory-Write-Invalidate. Alternatively, 486 pci_set_mwi() Enable Memory-Write-Invalidate transactions. 487 pci_clear_mwi() Disable Memory-Write-Invalidate transactions.
|
/openbmc/linux/Documentation/powerpc/ |
H A D | elf_hwcaps.rst | 139 User's Manual, 4.6.2.2 Instruction Cache Block Invalidate (icbi))::
|
H A D | ultravisor.rst | 403 Invalidate the Ultravisor mapping of a page.
|
/openbmc/linux/Documentation/scsi/ |
H A D | ncr53c8xx.rst | 75 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 D | ChangeLog.ncr53c8xx | 480 . Leave use of PCI Write and Invalidate under user control.
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | iommu.rst | 27 3. Invalidate IOMMU caches upon guest requests
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | backend-api.rst | 354 * Invalidate a data storage object [mandatory]::
|
/openbmc/linux/arch/sparc/mm/ |
H A D | ultra.S | 232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head.S | 910 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-intro.rst | 388 Invalidate the stamp for the specified task such as
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 3296 self.widget.textChanged.connect(self.Invalidate) 3323 def Invalidate(self): member in LineEditDataItem
|
/openbmc/linux/mm/ |
H A D | Kconfig | 49 bool "Invalidate zswap entries when pages are loaded"
|