Home
last modified time | relevance | path

Searched refs:x86_cpu_after_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dmicrovm.c484 x86_cpu_after_reset(cpu); in microvm_machine_reset()
H A Dpc.c1730 x86_cpu_after_reset(cpu); in pc_machine_reset()
/openbmc/qemu/target/i386/
H A Dcpu.h2421 void x86_cpu_after_reset(X86CPU *cpu);
H A Dcpu.c7354 void x86_cpu_after_reset(X86CPU *cpu) in x86_cpu_after_reset() function