OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpuid_apic_id
(Results
1 - 4
of
4
) sorted by null
/external/qemu/hw/
pc.c
853
return env->
cpuid_apic_id
== 0;
922
env->
cpuid_apic_id
= env->cpu_index;
[
all
...]
apic.c
945
s->id = env->
cpuid_apic_id
;
/external/qemu/target-i386/
cpu.h
674
uint32_t
cpuid_apic_id
;
member in struct:CPUX86State
helper.c
[
all
...]
Completed in 149 milliseconds