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

  /src/sys/arch/arm/arm/
cpufunc_asm_arm11.S 66 ENTRY(arm11_context_switch) function
85 END(arm11_context_switch)
cpufunc.c 618 .cf_context_switch = arm11_context_switch,
680 .cf_context_switch = arm11_context_switch,
742 .cf_context_switch = arm11_context_switch,
805 .cf_context_switch = arm11_context_switch,
  /src/sys/arch/arm/include/
cpufunc_proto.h 245 void arm11_context_switch (u_int, tlb_asid_t);
248 void arm11_context_switch (u_int);

Completed in 14 milliseconds