Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h562 #define CP0VPECo_GSI 20 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c538 mask = (1 << CP0VPECo_YSI) | (1 << CP0VPECo_GSI) | in helper_mtc0_vpecontrol()
559 mask = (1 << CP0VPECo_YSI) | (1 << CP0VPECo_GSI) | in helper_mttc0_vpecontrol()