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

  /external/qemu/hw/intc/
apic.c 142 APICState *s = env->apic_state;
176 APICState *s = env->apic_state;
282 APICState *s = env->apic_state;
300 APICState *s = env->apic_state;
310 APICState *s = env->apic_state;
319 APICState *s = env->apic_state;
461 APICState *s = env->apic_state;
497 APICState *s = env->apic_state;
561 APICState *s = env->apic_state;
585 APICState *s = env->apic_state;
    [all...]
  /external/qemu/hw/i386/
pc.c 152 if (env->apic_state) {
    [all...]
  /external/qemu/target-i386/
cpu.h 853 struct APICState *apic_state; member in struct:CPUX86State
    [all...]

Completed in 265 milliseconds