Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h685 #define CP0PS_MDW 12 /* 17..12 */ macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c700 int mdw = (env->CP0_PWSize >> CP0PS_MDW) & 0x3F; in page_table_walk_refill()