Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice_class.rs9 bindings::*, c_str, vmstate_clock, vmstate_fields, vmstate_int32, vmstate_subsections,
71 subsections: vmstate_subsections! {
/openbmc/qemu/rust/qemu-api/src/
H A Dvmstate.rs349 macro_rules! vmstate_subsections { macro