Searched refs:c13_fcse (Results 1 – 3 of 3) sorted by relevance
53 qemu_put_be32(f, env->cp15.c13_fcse); in cpu_save()169 env->cp15.c13_fcse = qemu_get_be32(f); in cpu_load()
147 uint32_t c13_fcse; /* FCSE PID. */ member
1300 address += env->cp15.c13_fcse; in get_phys_addr()1771 if (env->cp15.c13_fcse != val) in HELPER()1773 env->cp15.c13_fcse = val; in HELPER()2154 return env->cp15.c13_fcse; in HELPER()