Searched refs:xc_vcpu_getaffinity (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 502 retval = xc_vcpu_getaffinity(_H(xch), _D(domid), in stub_xc_vcpu_getaffinity()
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 733 int xc_vcpu_getaffinity(xc_interface *xch,
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_domain.c | 1235 if (xc_vcpu_getaffinity(ctx->xch, domid, *nr_vcpus_out, in libxl_list_vcpu()
|
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 416 rc = xc_vcpu_getaffinity(self->xc_handle, dom, vcpu, cpumap, in pyxc_vcpu_getinfo()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_domain.c | 278 int xc_vcpu_getaffinity(xc_interface *xch, in xc_vcpu_getaffinity() function
|
Completed in 26 milliseconds