Searched refs:nodeaffinity (Results 1 – 3 of 3) sorted by relevance
598 &op->u.nodeaffinity.nodemap); in do_domctl()605 ret = nodemask_to_xenctl_bitmap(&op->u.nodeaffinity.nodemap, in do_domctl()
152 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()
1232 struct xen_domctl_nodeaffinity nodeaffinity; member
Completed in 13 milliseconds