HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_CP0FL_CONFIG4 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
mips_machdep.c 678 MIPS_CP0FL_CONFIG3 | MIPS_CP0FL_CONFIG4,
686 MIPS_CP0FL_CONFIG3 | MIPS_CP0FL_CONFIG4 | MIPS_CP0FL_CONFIG5 |
1194 if (opts->mips_cpu->cpu_cp0flags & MIPS_CP0FL_CONFIG4)
db_interface.c 496 if ((cp0flags & MIPS_CP0FL_CONFIG4) != 0)
  /src/sys/arch/mips/include/
locore.h 874 #define MIPS_CP0FL_CONFIG4 __BIT(10) /* XXX probeable - shouldn't be hard coded */

Completed in 222 milliseconds