Home
last modified time | relevance | path

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

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