Home
last modified time | relevance | path

Searched defs:ptindex (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c556 target_ulong phys, tmp0, ptindex, ptoffset0, ptoffset1, ps, badv; in helper_ldpte() local
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c731 int ptindex = (address >> pf_ptw) & ((1 << ptw) - 1); in page_table_walk_refill() local