Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c550 int tag_pair = (val & 0xf) * 0x11; in HELPER() local
551 memset(mem, tag_pair, tag_bytes); in HELPER()