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

  /src/sys/arch/arm/arm/
cpufunc_asm_arm67.S 94 ENTRY(arm67_context_switch) function
cpufunc.c 185 .cf_context_switch = arm67_context_switch,
247 .cf_context_switch = arm67_context_switch,
  /src/sys/arch/arm/include/
cpufunc_proto.h 60 void arm67_context_switch (u_int);

Completed in 18 milliseconds