HomeSort by relevance Sort by last modified time
    Searched refs:c2_base1 (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-arm/
machine.c 33 qemu_put_be32(f, env->cp15.c2_base1);
149 env->cp15.c2_base1 = qemu_get_be32(f);
cpu.h 126 uint32_t c2_base1; /* MMU translation table base 1. */ member in struct:CPUARMState::__anon10197
helper.c 1021 table = env->cp15.c2_base1 & 0xffffc000;
    [all...]

Completed in 24 milliseconds