/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_umem_odp.c | 422 * @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 D | cache.json | 39 … which return data, regardless of whether they cause an invalidation. Invalidations from the L2 wh…
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,cci-400.yaml | 15 and manage coherency, TLB invalidations and memory barriers.
|
H A D | cci.txt | 7 transactions and manage coherency, TLB invalidations and memory barriers.
|
/freebsd/sys/cam/nvme/ |
H A D | nvme_da.c | 132 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 D | BugReporter.h | 348 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 D | mp_machdep.c | 127 /* 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 D | pmap.c | 93 * 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 D | pmc.cmn-600.3 | 159 Counts number of SF eviction cache invalidations initiated
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_mr.c | 89 * 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 D | smmureg.h | 95 #define IDR3_RIL (1 << 10) /* Range-based Invalidations. */
|
/freebsd/sys/cam/ata/ |
H A D | ata_da.c | 289 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 D | MoveChecker.cpp | 722 // For invalidations that aren't caused by calls, assume nothing. In in checkRegionChanges()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_da.c | 388 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 D | PassManager.h | 739 /// manager processes its invalidations.
|
/freebsd/sys/x86/iommu/ |
H A D | intel_drv.c | 465 * address translation after the required invalidations are in dmar_attach()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 249 // might need invalidation across SCCs without excessive invalidations in run()
|
/freebsd/sys/x86/x86/ |
H A D | mp_x86.c | 1571 * We don't broadcast TLB invalidations to other CPUs when they are in cpustop_handler_post()
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.c | 1280 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 D | pmap.c | 91 * 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 D | mmu_oea.c | 94 * to physical mappings at almost any time. However, invalidations of
|
H A D | mmu_oea64.c | 35 * to physical mappings at almost any time. However, invalidations of
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 90 * 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 D | SIMemoryLegalizer.cpp | 36 "amdgcn-skip-cache-invalidations", cl::init(false), cl::Hidden,
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_registrar.c | 965 * that could otherwise avoid PIN invalidations. in wps_registrar_get_pin()
|