Searched refs:c2_control (Results 1 – 3 of 3) sorted by relevance
35 qemu_put_be32(f, env->cp15.c2_control); in cpu_save()156 env->cp15.c2_control = qemu_get_be32(f); in cpu_load()
156 uint32_t c2_control; /* MMU translation table base control. */ member
1545 env->cp15.c2_control = val; in HELPER()2057 return env->cp15.c2_control; in HELPER()