Searched refs:c13_fcse (Results 1 – 3 of 3) sorted by relevance
57 qemu_put_be32(f, env->cp15.c13_fcse); in cpu_save()184 env->cp15.c13_fcse = qemu_get_be32(f); in cpu_load()
179 uint32_t c13_fcse; /* FCSE PID. */ member
1340 address += env->cp15.c13_fcse; in get_phys_addr()1824 if (env->cp15.c13_fcse != val) in HELPER()1826 env->cp15.c13_fcse = val; in HELPER()2228 return env->cp15.c13_fcse; in HELPER()