Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h684 #define CP0PS_UDW 18 /* 23..18 */ macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c699 int udw = (env->CP0_PWSize >> CP0PS_UDW) & 0x3F; in page_table_walk_refill()