Searched refs:VMSTATE (Results 1 – 2 of 2) sorted by relevance
18 pub static VMSTATE: VMStateDescription = VMStateDescription { in test_device_decl_macros() variable53 vmsd => VMSTATE, in test_device_decl_macros()
148 Most device data can be described using the ``VMSTATE`` macros (mostly defined203 This way is going to disappear as soon as all current users are ported to VMSTATE;368 b) replace the VMSTATE macro with the _TEST version of the macro, e.g.: