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

  /src/sys/arch/arm/arm/
cpufunc_asm_arm10.S 68 ENTRY(arm10_context_switch) function
82 END(arm10_context_switch)
cpufunc.c 494 .cf_context_switch = arm10_context_switch,
556 .cf_context_switch = arm10_context_switch,
1296 .cf_context_switch = arm10_context_switch,
  /src/sys/arch/arm/include/
cpufunc_proto.h 198 void arm10_context_switch (u_int);

Completed in 22 milliseconds