Home
last modified time | relevance | path

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

/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c1152 ret = xc_deassign_device(_H(xch), _D(domid), sbdf); in stub_xc_domain_deassign_device()
/xen/tools/libxl/
A Dlibxl_pci.c851 rc = xc_deassign_device(ctx->xch, DOMID_IO, pcidev_encode_bdf(pcidev)); in libxl__device_pci_assignable_remove()
2178 rc = xc_deassign_device(CTX->xch, domid, pcidev_encode_bdf(pcidev)); in pci_remove_detatched()
/xen/tools/libxc/include/
A Dxenctrl.h1702 int xc_deassign_device(xc_interface *xch,
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c619 if ( xc_deassign_device(self->xc_handle, dom, sbdf) != 0 ) in pyxc_deassign_device()
/xen/tools/libxc/
A Dxc_domain.c1579 int xc_deassign_device( in xc_deassign_device() function

Completed in 22 milliseconds