Searched refs:aligned (Results 51 - 75 of 109) sorted by relevance

12345

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h246 }__attribute__ ((aligned(sizeof(uint64_t)))) cvmx_debug_state_t;
/freebsd-11-stable/contrib/ofed/libibumad/
H A Dumad.h75 } __attribute__((aligned(4))) __attribute__((packed));
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dwpabuf.c20 } __attribute__((aligned(8)));
/freebsd-11-stable/sys/mips/mips/
H A Dbusdma_machdep.c663 /* All buffers we allocate are cache-aligned. */
1066 bus_dmamap_sync_buf(vm_offset_t buf, int len, bus_dmasync_op_t op, int aligned) argument
1074 * dcache invalidation operates on cache line aligned addresses
1080 * If the aligned flag is set the buffer is either an mbuf or came from
1082 * aligned to cacheline boundaries, so we can skip preserving nearby
1091 if (aligned) {
1220 int aligned; local
1234 aligned = (map->flags & DMAMAP_CACHE_ALIGNED) ? 1 : 0;
1241 aligned);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DMemory.inc113 // Use any near hint and the page size to set a page-aligned starting address
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp41 // aligned address.
603 uptr aligned = x & ~3ULL; local
604 uptr origin_ptr = MEM_TO_ORIGIN(aligned);
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h151 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s))
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl28 # storing the result. Yet, *measured* performance [for data aligned
76 # because they expect AES_KEY to be aligned at 64-bit boundary. When
97 andcc $inp, 7, %g1 ! is input aligned?
142 andcc $out, 7, $tmp ! is output aligned?
175 andcc $inp, 7, %g1 ! is input aligned?
220 andcc $out, 7, $tmp ! is output aligned?
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Drsaz_exp.c60 # define ALIGN64 __attribute__((aligned(64)))
/freebsd-11-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.s287 StackVar align16,8 #keep 16-byte aligned (adjust for retAddr?)
299 #---- caller's stack frame (aligned mod 16)
1290 .if (_SP_OFFS_ % 16) # make sure stack is still 16-byte aligned here
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h227 # define ALIGNED(x) __attribute__((aligned(x)))
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv8plus.S193 .L_bn_mul_add_words_loop: ! wow! 32 aligned!
295 .L_bn_mul_words_loop: ! wow! 32 aligned!
383 .L_bn_sqr_words_loop: ! wow! 32 aligned!
484 .L_bn_add_words_loop: ! wow! 32 aligned!
562 .L_bn_sub_words_loop: ! wow! 32 aligned!
597 .L_bn_sub_words_tail: ! wow! 32 aligned!
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl254 ; block which crosses the boundary. Once found that block is aligned
277 addi r20,$sp,$LOCALS ; aligned spot below the frame
293 addi r12,$sp,$LOCALS ; aligned spot below the frame
H A Dsha1-ppc.pl221 ; block which crosses the boundary. Once found that block is aligned
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h3058 /// Loads 4 double-precision floating point values from a 32-byte aligned
3066 /// A 32-byte aligned pointer to a memory location containing
3075 /// Loads 8 single-precision floating point values from a 32-byte aligned
3083 /// A 32-byte aligned pointer to a memory location containing float values.
3131 /// Loads 256 bits of integer data from a 32-byte aligned memory
3139 /// A 32-byte aligned pointer to a 256-bit integer vector containing integer
3187 /// of [4 x double] to a 32-byte aligned memory location pointed to by
3195 /// A 32-byte aligned pointer to a memory location that will receive the
3206 /// of [8 x float] to a 32-byte aligned memory location pointed to by \a __p.
3213 /// A 32-byte aligned pointe
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dsched-ebb.c192 ebb_print_insn (rtx insn, int aligned ATTRIBUTE_UNUSED)
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dobject.cpp549 int aligned; member in class:graphic_object
571 : ntext(0), text(0), aligned(0), outline_color(0), color_fill(0)
618 aligned = a;
641 if (aligned) {
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl12 # As with AES below results [for aligned data] are virtually identical
67 andcc $inp, 7, %g1 ! is input aligned?
123 andcc $out, 7, $tmp ! is output aligned?
161 andcc $inp, 7, %g1 ! is input aligned?
218 andcc $out, 7, $tmp ! is output aligned?
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp65 __attribute__((aligned(kCfiShadowLimitsStorageSize)));
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm119 ! Make sure the stack is properly aligned.
H A Dsol2-gc1.asm132 ! Make sure the stack is properly aligned.
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmilib.c399 /* cache-aligned base of the source buffer */
794 /* Auth Dest Address must be Cacheline aligned on input */
813 /* CkSum Dest Address must be Cacheline aligned on input */
1951 symkey_desc_pt aligned, new; local
2000 aligned = new;
2004 aligned->alloc = new;
2007 aligned->op_ctl.phys_self = addr;
2008 aligned->op_ctl.stn_id = MSGRNG_STNID_SEC0;
2009 aligned->op_ctl.vaddr = (uintptr_t)aligned;
[all...]
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425.c109 static const uint8_t int2gpio[32] __attribute__ ((aligned(32))) = {
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl314 cmp $shr,0 ! was inp aligned?
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl135 # buffer is properly aligned, if need be, by encoding the
190 # 7 bytes separately before the output pointer is aligned.
607 until the output pointer is 8-byte-aligned. */

Completed in 677 milliseconds

12345