OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mp_cpu_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/x86/
cpu.c
137
int
mp_cpu_start
(struct cpu_info *, vaddr_t);
139
const struct cpu_functions mp_cpu_funcs = {
mp_cpu_start
, NULL,
693
*
mp_cpu_start
().
1006
mp_cpu_start
(struct cpu_info *ci, vaddr_t target)
function in typeref:typename:int
/src/sys/arch/x86/x86/
cpu.c
158
int
mp_cpu_start
(struct cpu_info *, paddr_t);
160
const struct cpu_functions mp_cpu_funcs = {
mp_cpu_start
, NULL,
1135
mp_cpu_start
(struct cpu_info *ci, paddr_t target)
function in typeref:typename:int
1164
aprint_error("
mp_cpu_start
: CPU does not have APIC\n");
Completed in 13 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025