Searched refs:c13_fcse (Results 1 – 3 of 3) sorted by relevance
68 qemu_put_be32(f, env->cp15.c13_fcse); in cpu_save()163 env->cp15.c13_fcse = qemu_get_be32(f); in cpu_load()
122 uint32_t c13_fcse; /* FCSE PID. */ member
1105 address += env->cp15.c13_fcse; in get_phys_addr()1454 if (env->cp15.c13_fcse != val) in HELPER()1456 env->cp15.c13_fcse = val; in HELPER()1741 return env->cp15.c13_fcse; in HELPER()