Home
last modified time | relevance | path

Searched defs:to_domain (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-operations.c41 bool to_domain, uint32_t domid, in libxengnttab_fallback_grant_copy()
95 bool to_domain, uint32_t domid, in libxengnttab_backend_grant_copy()
H A Dxen-bus.c813 void xen_device_copy_grant_refs(XenDevice *xendev, bool to_domain, in xen_device_copy_grant_refs()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c456 static int xen_be_gnttab_copy(struct xengntdev_handle *xgt, bool to_domain, in xen_be_gnttab_copy()
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c216 bool to_domain = (request->req.operation == BLKIF_OP_READ); in xen_block_copy_request() local
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h190 bool to_domain, uint32_t domid, in qemu_xen_gnttab_grant_copy()