Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c415 static int xen_be_gnttab_unmap(struct xengntdev_handle *xgt, in xen_be_gnttab_unmap() function
486 if (xen_be_gnttab_unmap(xgt, page, &ref, 1)) { in xen_be_gnttab_copy()
525 .unmap = xen_be_gnttab_unmap,