Searched refs:c15_i_max (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-arm/
H A Dcpu.h154 uint32_t c15_i_max; /* Maximum D-cache dirty line index. */ member in struct:CPUARMState::__anon24966
H A Dhelper.c220 env->cp15.c15_i_max = 0x000;
1569 env->cp15.c15_i_max = 0x000;
1810 env->cp15.c15_i_max = val;
2176 return env->cp15.c15_i_max;

Completed in 116 milliseconds