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

/external/qemu/target-i386/
H A Dcpu.h835 uint64_t cpu_get_apic_base(CPUX86State *env);
H A Dkvm.c432 sregs.apic_base = cpu_get_apic_base(env);
H A Dop_helper.c3175 val = cpu_get_apic_base(env);
/external/qemu/hw/
H A Dapic.c297 uint64_t cpu_get_apic_base(CPUState *env) function
301 printf("cpu_get_apic_base: %016" PRIx64 "\n",

Completed in 74 milliseconds