Searched refs:tfsr_el (Results 1 – 4 of 4) sorted by relevance
175 if (unlikely(env->cp15.tfsr_el[0])) { in cpu_loop()176 env->cp15.tfsr_el[0] = 0; in cpu_loop()
579 env->cp15.tfsr_el[el] |= 1 << select; in mte_async_check_fail()
500 uint64_t tfsr_el[4]; /* tfsre0_el1 is index 0. */ member
8225 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[0]) },8230 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[1]) },8235 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[2]) },8239 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[3]) },