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()
501 uint64_t tfsr_el[4]; /* tfsre0_el1 is index 0. */500 uint64_t tfsr_el[4]; /* tfsre0_el1 is index 0. */ global() member
8433 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[0]) },8438 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[1]) },8443 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[2]) },8447 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[3]) },