Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h700 #define CP0PC_DPH 7 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c635 int dph = (env->CP0_PWCtl >> CP0PC_DPH) & 0x1; in walk_directory()