Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c415 env->autorefill_idx = 0; in reset_mmu()
825 wi = ++env->autorefill_idx & 0x3; in get_physical_addr_mmu()
H A Dcpu.h529 unsigned autorefill_idx; member