OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mp_cpu_funcs
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x86/include/
cpuvar.h
80
extern const struct cpu_functions
mp_cpu_funcs
;
/src/sys/arch/x86/x86/
mpacpi.c
387
caa.cpu_func = &
mp_cpu_funcs
;
406
caa.cpu_func = &
mp_cpu_funcs
;
cpu.c
160
const struct cpu_functions
mp_cpu_funcs
= { mp_cpu_start, NULL,
variable in typeref:struct:cpu_functions
mpbios.c
873
caa.cpu_func = &
mp_cpu_funcs
;
/src/sys/arch/xen/x86/
cpu.c
139
const struct cpu_functions
mp_cpu_funcs
= { mp_cpu_start, NULL,
variable in typeref:struct:cpu_functions
312
vcaa->vcaa_caa.cpu_func = &
mp_cpu_funcs
;
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026