Searched refs:c2_base1 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-arm/
H A Dmachine.c34 qemu_put_be32(f, env->cp15.c2_base1);
155 env->cp15.c2_base1 = qemu_get_be32(f);
H A Dcpu.h155 uint32_t c2_base1; /* MMU translation table base 1. */ member in struct:CPUARMState::__anon30107
H A Dhelper.c1061 table = env->cp15.c2_base1 & 0xffffc000;
1541 env->cp15.c2_base1 = val;
2055 return env->cp15.c2_base1;

Completed in 59 milliseconds