Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dproc-xscale.S202 * Invalidate all cache entries in a particular address
218 mcrne p15, 0, ip, c7, c5, 0 @ Invalidate I cache & BTB
226 * Invalidate a range of cache entries in the specified
241 mcrne p15, 0, r0, c7, c5, 1 @ Invalidate I cache line
243 mcr p15, 0, r0, c7, c6, 1 @ Invalidate D cache line
248 mcrne p15, 0, ip, c7, c5, 6 @ Invalidate BTB
273 mcr p15, 0, r0, c7, c5, 0 @ Invalidate I cache & BTB
291 mcr p15, 0, r0, c7, c5, 1 @ Invalidate I cache entry
296 mcr p15, 0, r0, c7, c5, 6 @ Invalidate BTB
318 mcr p15, 0, r0, c7, c5, 0 @ Invalidate
[all...]
/linux/Documentation/translations/zh_CN/PCI/
H A Dpci.rst220 如果PCI设备可以使用 ``PCI Memory-Write-Invalidate`` 事务,请调用 ``pci_set_mwi()`` 。
222 查 ``pci_set_mwi()`` 的返回值,因为不是所有的架构或芯片组都支持 ``Memory-Write-Invalidate`` 。
/linux/Documentation/driver-api/cxl/allocation/
H A Ddax.rst12 mechanisms must be employed unless the region supports Snoop Back-Invalidate.
/linux/arch/arc/kernel/
H A Dhead.S40 bclr r5, r5, 6 ; Invalidate (discard w/o wback)
/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst91 - Invalidate those blocks in the caching software
/linux/Documentation/PCI/
H A Dpci.rst226 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.
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst140 User's Manual, 4.6.2.2 Instruction Cache Block Invalidate (icbi))::
H A Dultravisor.rst403 Invalidate the Ultravisor mapping of a page.
/linux/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.
/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst399 pcim_set_mwi() : enable Memory-Write-Invalidate PCI transaction
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst354 * Invalidate a data storage object [mandatory]::
/linux/arch/sparc/mm/
H A Dultra.S232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
/linux/arch/arm/boot/compressed/
H A Dhead.S910 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3299 self.widget.textChanged.connect(self.Invalidate)
3326 def Invalidate(self): member in LineEditDataItem
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv199 0x7, 0, ebx, 10, invpcid , INVPCID instruction (Invalidate Processor Context ID)