Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dgdbstub64.c554 int new_tag_index = 0; in handle_Q_memtag() local
563 packed_index = new_tag_index / 2; in handle_Q_memtag()
565 new_tag = new_tags->data[new_tag_index % num_new_tags]; in handle_Q_memtag()
569 new_tag_index++; in handle_Q_memtag()