Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4258 bool wunpriv = extract32(a->options, 0, 1); in do_CPY()
4272 wmemidx = get_a64_user_mem_index(s, wunpriv); in do_CPY()
4286 if (s->mte_active[wunpriv]) { in do_CPY()
4257 bool wunpriv = extract32(a->options, 0, 1); do_CPY() local