Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dxenfb.c427 static void xenfb_copy_mfns(int mode, int count, xen_pfn_t *dst, void *src) in xenfb_copy_mfns() function
504 xenfb_copy_mfns(mode, n_fbdirs, pgmfns, pd); in xenfb_map_fb()
509 xenfb_copy_mfns(mode, xenfb->fbpages, fbmfns, map); in xenfb_map_fb()