Home
last modified time | relevance | path

Searched refs:ramfb_vmstate (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/display/
H A Dramfb-stubs.c5 const VMStateDescription ramfb_vmstate = {}; variable
H A Dramfb-standalone.c58 VMSTATE_STRUCT_POINTER(state, RAMFBStandaloneState, ramfb_vmstate, RAMFBState),
H A Dramfb.c127 const VMStateDescription ramfb_vmstate = { variable
/qemu/include/hw/display/
H A Dramfb.h11 extern const VMStateDescription ramfb_vmstate;
/qemu/hw/vfio/
H A Ddisplay.c572 VMSTATE_STRUCT_POINTER(ramfb, VFIODisplay, ramfb_vmstate, RAMFBState),