Searched refs:CP0PC_PWEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 693 #define CP0PC_PWEN 31 macro |
/openbmc/qemu/target/mips/tcg/sysemu/ | ||
H A D | tlb_helper.c | 752 if (!(env->CP0_PWCtl & (1 << CP0PC_PWEN))) { in page_table_walk_refill() |