Home
last modified time | relevance | path

Searched refs:flushes (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dtlb.rst23 entire TLB than doing 2^48/PAGE_SIZE individual flushes.
33 cache on modern CPUs, and the global flushes have become more
34 expensive relative to single-page flushes.
49 Lowering it to 0 will disable the use of the individual flushes.
55 flushes. THP is treated exactly the same as normal memory.
H A Dpti.rst116 g. On systems without PCID support, each CR3 write flushes
118 or exception flushes the TLB.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pmem/
H A Dpmem-region.txt37 may skip the cache flushes required to ensure data is made
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1111 unsigned int flushes; in reloc_kmap() local
1114 err = i915_gem_object_prepare_write(obj, &flushes); in reloc_kmap()
1121 cache->vaddr = flushes | KMAP; in reloc_kmap()
1123 if (flushes) in reloc_kmap()
1225 static void clflush_write32(u32 *addr, u32 value, unsigned int flushes) in clflush_write32() argument
1227 if (unlikely(flushes & (CLFLUSH_BEFORE | CLFLUSH_AFTER))) { in clflush_write32()
1228 if (flushes & CLFLUSH_BEFORE) { in clflush_write32()
1242 if (flushes & CLFLUSH_AFTER) in clflush_write32()
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dcore.c66 struct list_head flushes; member
900 list_for_each_entry(nfit_flush, &prev->flushes, list) { in add_flush()
906 list_move_tail(&nfit_flush->list, &acpi_desc->flushes); in add_flush()
917 list_add_tail(&nfit_flush->list, &acpi_desc->flushes); in add_flush()
1139 list_for_each_entry(nfit_flush, &acpi_desc->flushes, list) { in __nfit_mem_init()
3416 !list_empty(&prev->flushes)) { in acpi_nfit_check_deletions()
3492 INIT_LIST_HEAD(&prev.flushes); in acpi_nfit_init()
3504 list_cut_position(&prev.flushes, &acpi_desc->flushes, in acpi_nfit_init()
3505 acpi_desc->flushes.prev); in acpi_nfit_init()
3659 INIT_LIST_HEAD(&acpi_desc->flushes); in acpi_nfit_desc_init()
H A Dnfit.h246 struct list_head flushes; member
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-caches50 1. dcache_disable() - flushes and disables d-cache
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst43 This interface flushes an entire user address space from
139 This interface flushes an entire user address space from
148 This interface flushes an entire user address space from
392 flushes the kernel cache for a given virtual address range in
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst150 'L1D conditional cache flushes' L1D flush is conditionally enabled
152 'L1D cache flushes' L1D flush is unconditionally enabled
174 the hypervisor flushes the L1D before entering the guest.
177 by a potentially malicious guest, it also flushes the guest
197 Unconditional mode flushes L1D on all VMENTER invocations and provides
H A Dmultihit.rst116 flushes and the problematic situation cannot happen. However, the shadow
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig.debug86 kernel flushes one-by-one instead of doing a full TLB flush. In
89 to -1, the code flushes the whole TLB unconditionally. Otherwise,
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dwriteback_cache_control.rst20 Explicit cache flushes
H A Dqueue-sysfs.rst234 eliminate cache flushes issued by the kernel.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/quagga/
H A Dquagga.inc20 # the "ip" command from busybox is not sufficient (flush by protocol flushes all routes)
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c2240 struct bio *flushes; in integrity_commit() local
2245 flushes = bio_list_get(&ic->flush_bio_list); in integrity_commit()
2294 while (flushes) { in integrity_commit()
2295 struct bio *next = flushes->bi_next; in integrity_commit()
2296 flushes->bi_next = NULL; in integrity_commit()
2297 do_endio(ic, flushes); in integrity_commit()
2298 flushes = next; in integrity_commit()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst226 file system for the map update to work successfully, as kernel flushes prog
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmmu.rst240 are synchronized when the guest executes invlpg or flushes its tlb by
273 The guest uses two events to synchronize its tlb and page tables: tlb flushes
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst115 exceeds this watermark, the thread that flushes the journal will
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A DKconfig148 flushes in other drivers. This only has an effect for clients using
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DDMXSpec-v1.txt289 This request flushes all pending protocol requests between the Xdmx
/OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/
H A Dlpc32xxcdl-2.11-delete_redundant_files.patch262 - (UNS_8 *) "Enables, disables, or flushes data cache",
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191207.patch.gz1# ncurses 6.1 - patch 20191207 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_eh.rst443 flushes eh_done_q by either retrying or notifying upper
/OK3568_Linux_fs/buildroot/package/assimp/
H A D0002-closes-2733-update-of-zlip-to-fix-gcc-build-for-v9-2-0-32-bit.patch1112 - Closes a zip entry, flushes buffer and releases resources.
1121 + * Closes a zip entry, flushes buffer and releases resources.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dostream456 * @brief Possibly flushes the stream.

12