Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dfbif.h27 struct xenfb_update { struct
54 struct xenfb_update update; argument
/openbmc/qemu/include/hw/xen/interface/io/
H A Dfbif.h27 struct xenfb_update struct
57 struct xenfb_update update;
/openbmc/qemu/hw/display/
H A Dxenfb.c721 static void xenfb_update(void *opaque) in xenfb_update() function
997 .gfx_update = xenfb_update,