Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs16 vmstate_subsections, vmstate_unused, VMStateDescription, VMStateDescriptionBuilder,
784 .subsections(vmstate_subsections! {
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs20 self, impl_vmstate_struct, vmstate_fields, vmstate_of, vmstate_subsections, vmstate_validate,
966 .subsections(vmstate_subsections!( in hpet_post_load()
/openbmc/qemu/rust/qemu-api/src/
H A Dvmstate.rs