Searched refs:scratch_offset (Results 1 – 1 of 1) sorted by relevance
217 uint32_t scratch_offset = 0; in vm_mte_rle_compress_tags() local222 uint8_t out_byte = (uint8_t)((uint8_t)cmd << 4) | s_ptr->scratch[scratch_offset++]; in vm_mte_rle_compress_tags()229 out_byte = s_ptr->scratch[scratch_offset++]; in vm_mte_rle_compress_tags()230 out_byte |= s_ptr->scratch[scratch_offset++] << 4; in vm_mte_rle_compress_tags()