Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen-bus.h114 void xen_device_copy_grant_refs(XenDevice *xendev, bool to_domain,
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c244 xen_device_copy_grant_refs(xendev, to_domain, segs, count, &local_err); in xen_block_copy_request()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c813 void xen_device_copy_grant_refs(XenDevice *xendev, bool to_domain, in xen_device_copy_grant_refs() function