Home
last modified time | relevance | path

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

/tools/libs/light/
A Dlibxl_pci.c849 rc = xc_assign_device(ctx->xch, DOMID_IO, pci_encode_bdf(pci), in libxl__device_pci_assignable_add()
1432 r = xc_assign_device(ctx->xch, domid, pci_encode_bdf(pci), flag); in pci_add_dm_done()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c1345 ret = xc_assign_device(xch, Int_val(domid), sbdf, in stub_xc_domain_assign_device()
/tools/include/
A Dxenctrl.h1686 int xc_assign_device(xc_interface *xch,
/tools/python/xen/lowlevel/xc/
A Dxc.c592 if ( xc_assign_device(self->xc_handle, dom, sbdf, 0) != 0 ) in pyxc_assign_device()
/tools/libs/ctrl/
A Dxc_domain.c1511 int xc_assign_device( in xc_assign_device() function

Completed in 23 milliseconds