Searched refs:BlockMarker (Results 1 – 1 of 1) sorted by relevance
949 static const u32 BlockMarker = 0x44554353U; variable1091 reinterpret_cast<u32 *>(Block)[0] = BlockMarker; in initChunk()1223 reinterpret_cast<u32 *>(Block)[0] = BlockMarker; in initChunkWithMemoryTagging()1328 if (reinterpret_cast<const u32 *>(Block)[0] == BlockMarker) in getChunkOffsetFromBlock()