Searched refs:flushes (Results 1 – 17 of 17) sorted by relevance
| /linux-4.4.14/Documentation/x86/ |
| D | tlb.txt | 15 entire TLB than doing 2^48/PAGE_SIZE individual flushes. 25 cache on modern CPUs, and the global flushes have become more 26 expensive relative to single-page flushes. 41 Lowering it to 0 will disable the use of the individual flushes. 47 flushes. THP is treated exactly the same as normal memory.
|
| /linux-4.4.14/drivers/acpi/ |
| D | nfit.c | 42 struct list_head flushes; member 368 list_for_each_entry(nfit_flush, &prev->flushes, list) in add_flush() 370 list_move_tail(&nfit_flush->list, &acpi_desc->flushes); in add_flush() 379 list_add_tail(&nfit_flush->list, &acpi_desc->flushes); in add_flush() 510 list_for_each_entry(nfit_flush, &acpi_desc->flushes, list) { in nfit_mem_init_bdw() 1621 !list_empty(&prev->flushes)) { in acpi_nfit_check_deletions() 1643 INIT_LIST_HEAD(&prev.flushes); in acpi_nfit_init() 1655 list_cut_position(&prev.flushes, &acpi_desc->flushes, in acpi_nfit_init() 1656 acpi_desc->flushes.prev); in acpi_nfit_init() 1722 INIT_LIST_HEAD(&acpi_desc->flushes); in acpi_nfit_desc_init()
|
| D | nfit.h | 105 struct list_head flushes; member
|
| /linux-4.4.14/Documentation/ |
| D | cachetlb.txt | 42 This interface flushes an entire user address space from 148 This interface flushes an entire user address space from 157 This interface flushes an entire user address space from 391 flushes the kernel cache for a given virtual address range in
|
| D | DMA-API.txt | 477 memory or doing partial flushes.
|
| /linux-4.4.14/Documentation/block/ |
| D | writeback_cache_control.txt | 20 Explicit cache flushes
|
| /linux-4.4.14/arch/arm/kvm/ |
| D | interrupts.S | 87 mov r0, #0 @ rn parameter for c15 flushes is SBZ
|
| /linux-4.4.14/arch/x86/ |
| D | Kconfig.debug | 177 kernel flushes one-by-one instead of doing a full TLB flush. In 180 to -1, the code flushes the whole TLB unconditionally. Otherwise,
|
| /linux-4.4.14/arch/metag/ |
| D | Kconfig | 139 cache, which requires some extra cache flushes when the memory needs
|
| /linux-4.4.14/Documentation/virtual/kvm/ |
| D | mmu.txt | 214 are synchronized when the guest executes invlpg or flushes its tlb by 251 The guest uses two events to synchronize its tlb and page tables: tlb flushes
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | xfs.txt | 255 The interval at which the filesystem flushes metadata
|
| D | coda.txt | 254 to the Coda FS layer to request flushes or updates in the cache. The
|
| /linux-4.4.14/Documentation/blockdev/ |
| D | README.DAC960 | 355 The "flush-cache" command flushes the controller's cache. The system 356 automatically flushes the cache at shutdown or if the driver module is
|
| /linux-4.4.14/Documentation/scsi/ |
| D | scsi_eh.txt | 421 flushes eh_done_q by either retrying or notifying upper
|
| /linux-4.4.14/tools/testing/nvdimm/test/ |
| D | nfit.c | 1234 INIT_LIST_HEAD(&acpi_desc->flushes); in nfit_test_probe()
|
| /linux-4.4.14/Documentation/filesystems/cifs/ |
| D | CHANGES | 67 fsync if desired (fsync still flushes all cached write data to the server).
|
| /linux-4.4.14/arch/arm/ |
| D | Kconfig | 1062 and also flushes the branch target cache at every context switch.
|