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

  /src/sys/arch/sh3/sh3/
locore_c.c 126 void (*__sh_switch_resume)(struct lwp *); variable in typeref:typename:void (*)(struct lwp *)
sh3_machdep.c 190 __sh_switch_resume = CPU_IS_SH3 ? sh3_switch_resume : sh4_switch_resume;
  /src/sys/arch/sh3/include/
locore.h 227 extern void (*__sh_switch_resume)(struct lwp *);

Completed in 35 milliseconds