Home
last modified time | relevance | path

Searched refs:nodeaffinity (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Ddomctl.c679 &op->u.nodeaffinity.nodemap); in do_domctl()
686 ret = nodemask_to_xenctl_bitmap(&op->u.nodeaffinity.nodemap, in do_domctl()
/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h1199 struct xen_domctl_nodeaffinity nodeaffinity; member
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c174 set_xen_guest_handle(domctl.u.nodeaffinity.nodemap.bitmap, local); in xc_domain_node_setaffinity()
175 domctl.u.nodeaffinity.nodemap.nr_bits = nodesize * 8; in xc_domain_node_setaffinity()
211 set_xen_guest_handle(domctl.u.nodeaffinity.nodemap.bitmap, local); in xc_domain_node_getaffinity()
212 domctl.u.nodeaffinity.nodemap.nr_bits = nodesize * 8; in xc_domain_node_getaffinity()

Completed in 15 milliseconds