Searched refs:tpidrro_el (Results 1 – 4 of 4) sorted by relevance
32 env->cp15.tpidrro_el[0] = newtls; in target_cpu_set_tls()40 return env->cp15.tpidrro_el[0]; in target_cpu_get_tls()
62 env->cp15.tpidrro_el[0] = newtls; in cpu_set_tls()71 return env->cp15.tpidrro_el[0]; in cpu_get_tls()
453 uint64_t tpidrro_el[1]; member
2460 .fieldoffset = offsetof(CPUARMState, cp15.tpidrro_el[0]),