HomeSort by relevance Sort by last modified time
    Searched refs:apic_state (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/
apic.c 141 APICState *s = env->apic_state;
175 APICState *s = env->apic_state;
281 APICState *s = env->apic_state;
299 APICState *s = env->apic_state;
309 APICState *s = env->apic_state;
318 APICState *s = env->apic_state;
460 APICState *s = env->apic_state;
495 APICState *s = env->apic_state;
559 APICState *s = env->apic_state;
583 APICState *s = env->apic_state;
    [all...]
pc.c 160 if (env->apic_state) {
    [all...]
  /external/qemu/target-i386/
cpu.h 696 struct APICState *apic_state; member in struct:CPUX86State

Completed in 161 milliseconds