Home
last modified time | relevance | path

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

/xen/xen/common/
A Ddomctl.c598 &op->u.nodeaffinity.nodemap); in do_domctl()
605 ret = nodemask_to_xenctl_bitmap(&op->u.nodeaffinity.nodemap, in do_domctl()
/xen/tools/libxc/
A Dxc_domain.c152 set_xen_guest_handle(domctl.u.nodeaffinity.nodemap.bitmap, local); in xc_domain_node_setaffinity()
153 domctl.u.nodeaffinity.nodemap.nr_bits = nodesize * 8; in xc_domain_node_setaffinity()
189 set_xen_guest_handle(domctl.u.nodeaffinity.nodemap.bitmap, local); in xc_domain_node_getaffinity()
190 domctl.u.nodeaffinity.nodemap.nr_bits = nodesize * 8; in xc_domain_node_getaffinity()
/xen/xen/include/public/
A Ddomctl.h1232 struct xen_domctl_nodeaffinity nodeaffinity; member

Completed in 13 milliseconds