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