OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_is_bsp
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
pc.h
165
int
cpu_is_bsp
(CPUState *env);
apic.c
906
int bsp =
cpu_is_bsp
(s->cpu_env);
pc.c
851
int
cpu_is_bsp
(CPUState *env)
function
[
all
...]
Completed in 828 milliseconds