Home
last modified time | relevance | path

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

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