Home
last modified time | relevance | path

Searched refs:tfsr_el (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dcpu_loop.c175 if (unlikely(env->cp15.tfsr_el[0])) { in cpu_loop()
176 env->cp15.tfsr_el[0] = 0; in cpu_loop()
/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c579 env->cp15.tfsr_el[el] |= 1 << select; in mte_async_check_fail()
/openbmc/qemu/target/arm/
H A Dcpu.h500 uint64_t tfsr_el[4]; /* tfsre0_el1 is index 0. */ member
H A Dhelper.c8225 .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]) },