Home
last modified time | relevance | path

Searched refs:vmstate_x86_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dmachine.c1635 const VMStateDescription vmstate_x86_cpu = { variable
H A Dcpu.h2213 extern const VMStateDescription vmstate_x86_cpu;
H A Dcpu.c8383 .legacy_vmsd = &vmstate_x86_cpu,