Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dmachine.c101 const VMStateDescription vmstate_mb_cpu = { variable
H A Dcpu.h435 extern const VMStateDescription vmstate_mb_cpu;
H A Dcpu.c445 dc->vmsd = &vmstate_mb_cpu; in mb_cpu_class_init()