Home
last modified time | relevance | path

Searched full:crossing (Results 1 – 25 of 144) sorted by relevance

123456

/freebsd/sys/x86/include/
H A Dframe.h66 /* below only when crossing rings (user to kernel) */
91 /* below only when crossing rings (user (including vm86) to kernel) */
94 /* below only when crossing from vm86 mode to kernel */
/freebsd/contrib/bionic-x86_64-string/
H A Dssse3-strcmp-slm.S233 * Setup %r10 value allows us to detect crossing a page boundary.
348 * Setup %r10 value allows us to detect crossing a page boundary.
458 * Setup %r10 value allows us to detect crossing a page boundary.
568 * Setup %r10 value allows us to detect crossing a page boundary.
678 * Setup %r10 value allows us to detect crossing a page boundary.
788 * Setup %r10 value allows us to detect crossing a page boundary.
898 * Setup %r10 value allows us to detect crossing a page boundary.
1008 * Setup %r10 value allows us to detect crossing a page boundary.
1118 * Setup %r10 value allows us to detect crossing a page boundary.
1228 * Setup %r10 value allows us to detect crossing a page boundary.
[all …]
/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.h44 * The sizes of the variables may be larger than needed due to crossing byte
77 * The sizes of the variables may be larger than needed due to crossing byte
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c55 * zero crossing of that cycle, which determines the reference
171 * The on-time synchronization point is the positive-going zero crossing
252 int envxing; /* envelope slice crossing */
619 * Phase detector. Find the negative-going zero crossing in irig_base()
673 * negative-going zero crossing at sample 4, the maximum in irig_base()
782 * Strike the baud timestamp as the positive zero crossing of in irig_baud()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtypes32.h38 * Crossing between 32-bit and 64-bit domains.
/freebsd/share/man/man9/
H A Dcontigmalloc.9136 crossing a 1M address boundary.
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A Datomic.h318 * crossing it, while also making sure stores and loads emitted after the
319 * barrier only start being executed after crossing it.
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Dmemory.json294 "BriefDescription": "The number of 4KB misaligned (i.e., page crossing) loads.",
300 "BriefDescription": "The number of 64B misaligned (i.e., cacheline crossing) loads.",
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DInstrumentation.h87 /// Whether this function call was the one crossing the API boundary.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFStreamer.cpp45 // order to achieve this, a nop is added prior to any such boundary-crossing in emitPrefixedInstruction()
/freebsd/sys/sys/
H A Dtim_filter.h74 * they allocated and which call they need to make. crossing
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-peripheral-props.yaml97 to repeat the commands when crossing a chip boundary. The size of
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h399 // Some chunks are crossing page boundaries, which means that the page in BlockSize()
405 // Some chunks are crossing page boundaries, which means that the page in BlockSize()
416 // One chunk covers multiple pages, Some chunks are crossing page in BlockSize()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dmicrochip,csi2dc.yaml58 in which CSI2DC will perform clock crossing. This clock must be fed
/freebsd/share/man/man4/
H A Dspkr.4247 to crossing a block boundary.
/freebsd/share/dtrace/
H A Dmbuf.d32 * mbuf flags of global significance and layer crossing.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml79 crossing page boundary.
/freebsd/contrib/ntp/scripts/monitoring/
H A DREADME150 it has a bug related to dates crossing 1970, causing endless loops..
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrlen.S49 /* To test the page crossing code path more thoroughly, compile with
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp49 // The "coro-suspend-crossing" flag is very noisy. There is another debug type,
51 #define DEBUG_TYPE "coro-suspend-crossing"
87 // reach block 'i' but there is a path crossing a suspend point
132 /// Returns true if there is a path from \p From to \p To crossing a suspend
133 /// point without crossing \p From a 2nd time.
143 /// Returns true if there is a path from \p From to \p To crossing a suspend
144 /// point without crossing \p From a 2nd time. If \p From is the same as \p To
145 /// this will also check if there is a looping path crossing a suspend point.
316 // consume. Note, that crossing coro.save also requires a spill, as any code in SuspendCrossingInfo()
451 #undef DEBUG_TYPE // "coro-suspend-crossing"
[all …]
/freebsd/lib/libc/aarch64/string/
H A Dstrncmp.S28 * Check if either string is located at end of page to avoid crossing
110 * Check if either string is located at end of page to avoid crossing
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h533 // Some chunks are crossing page boundaries, which means that the page in ReleaseFreeMemoryToOS()
539 // Some chunks are crossing page boundaries, which means that the page in ReleaseFreeMemoryToOS()
548 // One chunk covers multiple pages, Some chunks are crossing page in ReleaseFreeMemoryToOS()
/freebsd/sys/dev/sfxge/common/
H A Def10_tx.c458 /* No limitations on boundary crossing */ in ef10_tx_qpost()
599 /* No limitations on boundary crossing */ in ef10_tx_qdesc_dma_create()
/freebsd/sys/x86/isa/
H A Disa_dma.c383 * crossing DMA page boundaries).
404 /* check if crossing a DMA page boundary */ in isa_dmarangecheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kInstPrinter.cpp101 // and address registers (i.e. there shouldn't be a dash crossing in printMoveMask()

123456