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