Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dxenfb.c632 static void xenfb_guest_copy(struct XenFB *xenfb, int x, int y, int w, int h) in xenfb_guest_copy() function
765 xenfb_guest_copy(xenfb, 0, 0, xenfb->width, xenfb->height); in xenfb_update()
770 xenfb_guest_copy(xenfb, in xenfb_update()