Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h1006 #define CP0WH_ASID 16 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1335 uint64_t mask = 0x40000FF8 | (env->CP0_EntryHi_ASID_mask << CP0WH_ASID); in helper_mtc0_watchhi()