Searched refs:access_mte (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/ |
| H A D | helper.c | 5438 static CPAccessResult access_mte(CPUARMState *env, const ARMCPRegInfo *ri, in access_mte() function 5464 return access_mte(env, ri, isread); in access_tfsr_el1() 5509 .access = PL1_RW, .accessfn = access_mte, 5529 .access = PL1_RW, .accessfn = access_mte, 5533 .access = PL1_RW, .accessfn = access_mte,
|