Home | Sort by: relevance | last modified time | path |
/src/sys/arch/xen/x86/ | |
cpu.c | 139 const struct cpu_functions mp_cpu_funcs = { mp_cpu_start, NULL, variable in typeref:typename:const struct cpu_functions 312 vcaa->vcaa_caa.cpu_func = &mp_cpu_funcs; |
/src/sys/arch/x86/x86/ | |
cpu.c | 160 const struct cpu_functions mp_cpu_funcs = { mp_cpu_start, NULL, variable in typeref:typename:const struct cpu_functions |