Home
last modified time | relevance | path

Searched refs:CAUSEF_CE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h358 #define CAUSEF_CE (_ULCAST_(3) << 28) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h430 #define CAUSEF_CE (_ULCAST_(3) << 28) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c1559 if (((cause & CAUSEF_CE) >> CAUSEB_CE) == 1) { in kvm_trap_vz_handle_cop_unusable()