Home
last modified time | relevance | path

Searched refs:cf_context_switch (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/arm/include/
H A Dcpufunc.h153 void (*cf_context_switch) (u_int); member
202 #define cpu_context_switch(a) cpufuncs.cf_context_switch(a)
/openbsd/sys/arch/arm/arm/
H A Dgenassym.cf75 member cf_context_switch