Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.h463 uint32_t c15_i_max; /* Maximum D-cache dirty line index. */ member
H A Dhelper.c4535 env->cp15.c15_i_max = 0x000; in omap_cachemaint_write()
4552 .fieldoffset = offsetof(CPUARMState, cp15.c15_i_max), .resetvalue = 0, },