Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h686 #define CP0PS_PTW 6 /* 11..6 */ macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c701 int ptw = (env->CP0_PWSize >> CP0PS_PTW) & 0x3F; in page_table_walk_refill()