OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cf_context_switch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
cpufunc.h
210
void (*
cf_context_switch
) (u_int, tlb_asid_t);
member in struct:cpu_functions
212
void (*
cf_context_switch
) (u_int);
member in struct:cpu_functions
264
#define cpu_context_switch(a) cpufuncs.
cf_context_switch
(a)
/src/sys/arch/arm/arm/
cpufunc.c
185
.
cf_context_switch
= arm67_context_switch,
247
.
cf_context_switch
= arm67_context_switch,
309
.
cf_context_switch
= arm7tdmi_context_switch,
371
.
cf_context_switch
= arm8_context_switch,
432
.
cf_context_switch
= arm9_context_switch,
494
.
cf_context_switch
= arm10_context_switch,
556
.
cf_context_switch
= arm10_context_switch,
618
.
cf_context_switch
= arm11_context_switch,
680
.
cf_context_switch
= arm11_context_switch,
742
.
cf_context_switch
= arm11_context_switch
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025