Searched refs:cpuid_apic_id (Results 1 - 4 of 4) sorted by relevance

/external/qemu/hw/
H A Dpc.c853 return env->cpuid_apic_id == 0;
927 env->cpuid_apic_id = env->cpu_index;
H A Dapic.c945 s->id = env->cpuid_apic_id;
/external/qemu/target-i386/
H A Dcpu.h674 uint32_t cpuid_apic_id; member in struct:CPUX86State
H A Dhelper.c1606 *ebx = (env->cpuid_apic_id << 24) | 8 << 8; /* CLFLUSH size in quad words, Linux wants it. */

Completed in 492 milliseconds