Searched refs:xc_vcpu_getaffinity (Results 1 – 5 of 5) sorted by relevance
| /tools/ocaml/libs/xc/ |
| A D | xenctrl_stubs.c | 617 retval = xc_vcpu_getaffinity(xch, Int_val(domid), in stub_xc_vcpu_getaffinity()
|
| /tools/include/ |
| A D | xenctrl.h | 640 int xc_vcpu_getaffinity(xc_interface *xch,
|
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 441 rc = xc_vcpu_getaffinity(self->xc_handle, dom, vcpu, cpumap, in pyxc_vcpu_getinfo()
|
| /tools/libs/ctrl/ |
| A D | xc_domain.c | 253 int xc_vcpu_getaffinity(xc_interface *xch, in xc_vcpu_getaffinity() function
|
| /tools/libs/light/ |
| A D | libxl_domain.c | 1697 if (xc_vcpu_getaffinity(ctx->xch, domid, nr_vcpus, in libxl_list_vcpu()
|
Completed in 25 milliseconds