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