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

  /src/sys/arch/mips/mips/
mips_machdep.c 214 extern const struct locoresw mips1_locoresw;
220 extern const struct locoresw mips3_locoresw;
226 extern const struct locoresw loongson2_locoresw;
232 extern const struct locoresw mips32_locoresw;
238 extern const struct locoresw mips32r2_locoresw;
244 extern const struct locoresw mips64_locoresw;
249 extern const struct locoresw mips64r2_locoresw;
259 struct locoresw mips_locoresw;
1427 * Now that the splsw and locoresw have been filled in, fixup the
locore_mips1.S 1696 .globl _C_LABEL(MIPSX(locoresw))
1697 _C_LABEL(MIPSX(locoresw)):
mipsX_subr.S 3014 .globl _C_LABEL(MIPSX(locoresw))
3015 _C_LABEL(MIPSX(locoresw)):
  /src/sys/arch/mips/include/
locore.h 620 struct locoresw { struct
706 extern struct locoresw mips_locoresw;

Completed in 19 milliseconds