Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1586 if (!s->pauth_active) { in auth_branch_target()
1815 if (s->pauth_active) { in trans_XPACLRI()
1823 if (s->pauth_active) { in trans_PACIA1716()
1831 if (s->pauth_active) { in trans_PACIB1716()
1839 if (s->pauth_active) { in trans_AUTIA1716()
1847 if (s->pauth_active) { in trans_AUTIB1716()
1875 if (s->pauth_active) { in trans_PACIAZ()
1883 if (s->pauth_active) { in trans_PACIASP()
1891 if (s->pauth_active) { in trans_PACIBZ()
1899 if (s->pauth_active) { in trans_PACIBSP()
[all...]
H A Dtranslate.h120 bool pauth_active;
116 bool pauth_active; global() member