Home
last modified time | relevance | path

Searched full:invalidations (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c422 * @current_seq: sequence number for synchronization with invalidations.
516 * invalidations. the sequance number is read from
634 * invalidations, so we must make sure we free each page only in ib_umem_odp_unmap_dma_pages()
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a76-n1/
H A Dcache.json39 … which return data, regardless of whether they cause an invalidation. Invalidations from the L2 wh…
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,cci-400.yaml15 and manage coherency, TLB invalidations and memory barriers.
H A Dcci.txt7 transactions and manage coherency, TLB invalidations and memory barriers.
/freebsd/sys/cam/nvme/
H A Dnvme_da.c132 u_int invalidations; member
598 softc->invalidations++; in ndaoninvalidate()
786 &softc->invalidations, 0, in ndasysctlinit()
787 "Device pack invalidations."); in ndasysctlinit()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h348 llvm::SmallSet<InvalidationRecord, 4> Invalidations; variable
469 return Invalidations.empty(); in isValid()
482 Invalidations.insert(std::make_pair(Tag, Data)); in markInvalid()
/freebsd/sys/amd64/amd64/
H A Dmp_machdep.c127 /* Install an inter-CPU IPI for cache and TLB invalidations. */ in cpu_mp_start()
504 * the different kinds of invalidations should be performed on the
H A Dpmap.c93 * mappings at almost any time. However, invalidations
2001 * Initialize the TLB invalidations generation number lock. in pmap_bootstrap()
2896 * Consequently, some TLB invalidations can be postponed until the
2899 * TLB invalidations on this page table cannot be similarly postponed.
2956 * current pmap. In which case, local invalidations of individual
3055 * track of the number of invalidations performed on this pmap. in pmap_invalidate_ept()
8987 * invalidations are performed before the PV list lock is
/freebsd/lib/libpmc/
H A Dpmc.cmn-600.3159 Counts number of SF eviction cache invalidations initiated
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c89 * handle invalidations. in update_odp_mr()
1325 * so that there will not be any invalidations in in mlx5_ib_dereg_mr()
/freebsd/sys/arm64/iommu/
H A Dsmmureg.h95 #define IDR3_RIL (1 << 10) /* Range-based Invalidations. */
/freebsd/sys/cam/ata/
H A Data_da.c289 u_int invalidations; member
1257 softc->invalidations++; in adaoninvalidate()
1609 &softc->invalidations, 0, in adasysctlinit()
1610 "Device pack invalidations."); in adasysctlinit()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp722 // For invalidations that aren't caused by calls, assume nothing. In in checkRegionChanges()
/freebsd/sys/cam/scsi/
H A Dscsi_da.c388 u_int invalidations; member
2071 softc->invalidations++; in daoninvalidate()
2444 &softc->invalidations, in dasysctlinit()
2446 "Device pack invalidations"); in dasysctlinit()
4607 softc->invalidations++; in dadone()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h739 /// manager processes its invalidations.
/freebsd/sys/x86/iommu/
H A Dintel_drv.c465 * address translation after the required invalidations are in dmar_attach()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp249 // might need invalidation across SCCs without excessive invalidations in run()
/freebsd/sys/x86/x86/
H A Dmp_x86.c1571 * We don't broadcast TLB invalidations to other CPUs when they are in cpustop_handler_post()
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c1280 static VMM_STAT_INTEL(VCPU_INVVPID_SAVED, "Number of vpid invalidations saved");
1281 static VMM_STAT_INTEL(VCPU_INVVPID_DONE, "Number of vpid invalidations done");
/freebsd/sys/arm64/arm64/
H A Dpmap.c91 * mappings at almost any time. However, invalidations
3841 * Removes the specified L3C superpage mapping. Requests TLB invalidations
3887 * Pending TLB invalidations must be in pmap_remove_l3c()
3997 * Pending TLB invalidations must be in pmap_remove_l3_range()
4316 * Requests TLB invalidations to be performed by the caller through the
/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c94 * to physical mappings at almost any time. However, invalidations of
H A Dmmu_oea64.c35 * to physical mappings at almost any time. However, invalidations of
/freebsd/sys/i386/i386/
H A Dpmap.c90 * mappings at almost any time. However, invalidations
6094 * Avoid unnecessary TLB invalidations: If the sf_buf's old in __CONCAT()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp36 "amdgcn-skip-cache-invalidations", cl::init(false), cl::Hidden,
/freebsd/contrib/wpa/src/wps/
H A Dwps_registrar.c965 * that could otherwise avoid PIN invalidations. in wps_registrar_get_pin()

12