Searched refs:misaligned (Results 1 – 3 of 3) sorted by relevance
248 int misaligned = ((size_t)ptr) & (MALLOC_ALIGNMENT - 1); in cvmx_add_arena() local249 if (misaligned) in cvmx_add_arena()251 ptr = (char*)ptr + MALLOC_ALIGNMENT - misaligned; in cvmx_add_arena()252 size -= MALLOC_ALIGNMENT - misaligned; in cvmx_add_arena()
111 test {BITCOUNT misaligned prefix} {117 test {BITCOUNT misaligned prefix + full words + remainder} {
11356 structures - even though the hardware itself may support misaligned 12058 Fixed a problem where individual resource descriptors were misaligned