Home
last modified time | relevance | path

Searched refs:non_repeat_count_to_cmd (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/arm64/
H A Dvm_mte_compress.c114 static const int8_t non_repeat_count_to_cmd[CMTE_MAX_NON_REPEATING + 1] = { variable
220 int8_t cmd = non_repeat_count_to_cmd[s_ptr->scratch_len]; in vm_mte_rle_compress_tags()