Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dinternal.h164 extern const VMStateDescription vmstate_mips_cpu;
H A Dcpu.c542 .legacy_vmsd = &vmstate_mips_cpu,
/openbmc/qemu/target/mips/sysemu/
H A Dmachine.c219 const VMStateDescription vmstate_mips_cpu = { variable