Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h1245 static inline int hflags_mmu_index(uint32_t hflags) in hflags_mmu_index() function
1256 return hflags_mmu_index(env->hflags); in mips_env_mmu_index()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c15101 ctx->mem_idx = hflags_mmu_index(ctx->hflags); in mips_tr_init_disas_context()