Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c654 uint8_t *prev_tagged_ptr = NULL; in tag_pattern_max_mix() local
659 …mask = __arm_mte_exclude_tag(prev_tagged_ptr, mask); // don't want consecutive tags to be the same in tag_pattern_max_mix()
663 prev_tagged_ptr = tagged_ptr; in tag_pattern_max_mix()