Lines Matching full:alignment
47 * MO_UNALN accesses are never checked for alignment.
54 * but less strictly than the natural alignment.
56 * MO_ALIGN supposes the alignment size is the size of a memory access.
60 * - an alignment to the size of an access (MO_ALIGN);
61 * - an alignment to a specified size, which may be more or less than
101 * Depending on alignment, one or both will be single-copy atomic.
104 * by the alignment. E.g. if an 8-byte value is accessed at an
185 * Extract the alignment size for use with TLB_CHECK_ALIGNED.
192 /* No alignment required. */
195 /* A natural alignment requirement. */
198 /* A specific alignment requirement. */
208 * Extract the alignment size from the memop.