Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-operations.c183 static struct gnttab_backend_ops libxengnttab_backend_ops = { variable
414 libxengnttab_backend_ops.grant_copy = libxengnttab_backend_grant_copy; in setup_xen_backend_ops()
420 xen_gnttab_ops = &libxengnttab_backend_ops; in setup_xen_backend_ops()