Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dvmstate.h1037 #define VMSTATE_BOOL_ARRAY_V(_f, _s, _n, _v) \ macro
1041 VMSTATE_BOOL_ARRAY_V(_f, _s, _n, 0)
/openbmc/qemu/hw/audio/
H A Dhda-codec.c855 VMSTATE_BOOL_ARRAY_V(running_real, HDAAudioState, 2 * 16, 2),