Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/mm/
Dcerr-sb1.c35 #define CP0_ERRCTL_RECOVERABLE (1 << 31) macro
75 if (val & CP0_ERRCTL_RECOVERABLE) in breakout_errctl()
/linux-2.4.37.9/arch/mips64/mm/
Dcerr-sb1.c35 #define CP0_ERRCTL_RECOVERABLE (1 << 31) macro
75 if (val & CP0_ERRCTL_RECOVERABLE) in breakout_errctl()