Searched full:invalidations (Results 1 – 25 of 68) sorted by relevance
123
| /Linux-v6.1/drivers/gpu/drm/i915/gt/ |
| D | intel_gt_types.h | 102 /* Serialize global tlb invalidations */ 106 * Batch TLB invalidations 111 * so we track how many TLB invalidations have been
|
| /Linux-v6.1/Documentation/x86/ |
| D | tlb.rst | 41 You may be doing too many individual invalidations if you see the 43 profiles. If you believe that individual invalidations being
|
| D | sva.rst | 78 - Register for mmu_notifier() to track any page-table invalidations to keep
|
| /Linux-v6.1/arch/powerpc/include/asm/ |
| D | mmu_context.h | 137 * in order to force TLB invalidations to be global as to in mm_context_add_copro() 161 * for the time being. Invalidations will remain global if in mm_context_remove_copro() 163 * it could make some invalidations local with no flush in mm_context_remove_copro()
|
| D | mmu.h | 77 /* Enable use of broadcast TLB invalidations. We don't always set it 79 * use of such invalidations
|
| /Linux-v6.1/arch/sh/mm/ |
| D | cache-shx3.c | 38 * Broadcast I-cache block invalidations by default. in shx3_cache_init()
|
| /Linux-v6.1/arch/openrisc/include/asm/ |
| D | cacheflush.h | 29 * invalidations need to be broadcasted to all other cpu in the system in
|
| /Linux-v6.1/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_clflush.c | 99 * flushed/invalidated. As we always have to emit invalidations in i915_gem_clflush_object()
|
| /Linux-v6.1/include/uapi/rdma/ |
| D | rdma_user_ioctl.h | 80 /* read TID cache invalidations */
|
| /Linux-v6.1/drivers/infiniband/hw/mlx5/ |
| D | restrack.c | 100 atomic64_read(&mr->odp_stats.invalidations))) in fill_stat_mr_entry()
|
| D | odp.c | 236 u64 invalidations = 0; in mlx5_ib_invalidate_range() local 261 * overwrite the same MTTs. Concurent invalidations might race us, in mlx5_ib_invalidate_range() 279 /* Count page invalidations */ in mlx5_ib_invalidate_range() 280 invalidations += idx - blk_start_idx + 1; in mlx5_ib_invalidate_range() 299 mlx5_update_odp_stats(mr, invalidations, invalidations); in mlx5_ib_invalidate_range()
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | mmu.h | 119 struct mutex mutex; /* serialises mmu invalidations */
|
| /Linux-v6.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/ |
| D | cache.json | 39 … which return data, regardless of whether they cause an invalidation. Invalidations from the L2 wh…
|
| /Linux-v6.1/Documentation/devicetree/bindings/arm/ |
| D | arm,cci-400.yaml | 15 and manage coherency, TLB invalidations and memory barriers.
|
| /Linux-v6.1/arch/mips/kernel/ |
| D | vdso.c | 141 * will observe it without requiring cache invalidations. in arch_setup_additional_pages()
|
| /Linux-v6.1/include/linux/ |
| D | migrate.h | 197 * callbacks to avoid device MMU invalidations for device private
|
| /Linux-v6.1/drivers/misc/cxl/ |
| D | cxllib.c | 123 * However, we'll turn the invalidations off, so that in cxllib_switch_phb_mode()
|
| /Linux-v6.1/Documentation/mm/ |
| D | hmm.rst | 118 specific commands in it to perform the update (unmap, cache invalidations, and 368 handles CPU page table invalidations so the device driver only has to
|
| /Linux-v6.1/arch/arm/mm/ |
| D | proc-v6.S | 218 @ complete invalidations
|
| /Linux-v6.1/arch/hexagon/include/asm/ |
| D | pgtable.h | 137 * For now, assume that higher-level code will do TLB/MMU invalidations
|
| /Linux-v6.1/arch/powerpc/mm/nohash/ |
| D | tlb_low.S | 4 * types of TLB invalidations on various processors with no hash
|
| /Linux-v6.1/arch/powerpc/kvm/ |
| D | book3s_64_mmu_host.c | 92 /* used to check for invalidations in progress */ in kvmppc_mmu_map_page()
|
| /Linux-v6.1/drivers/infiniband/hw/hfi1/ |
| D | user_exp_rcv.c | 874 * driver to process TID cache invalidations is in tid_rb_invalidate() 875 * expensive and TID cache invalidations are in tid_rb_invalidate()
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | hyperv-tlfs.h | 146 * supported. If guest opts in to this feature, ASID invalidations only
|
| /Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/ |
| D | arm-smmu-v3-sva.c | 73 * Race with unmap: TLB invalidations will start targeting the new ASID, in arm_smmu_share_asid()
|
123