Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h106 #define CP0MVPCo_CPA 3 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c520 mask |= (1 << CP0MVPCo_CPA) | (1 << CP0MVPCo_VPC) | in helper_mtc0_mvpcontrol()