Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c902 nodeid_t vnode, pnode; in construct_memop_from_reservation() local
908 vnode = XENMEMF_get_node(r->mem_flags); in construct_memop_from_reservation()
909 if ( vnode >= d->vnuma->nr_vnodes ) in construct_memop_from_reservation()
915 pnode = d->vnuma->vnode_to_pnode[vnode]; in construct_memop_from_reservation()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_x86.c1395 unsigned int vnode = vmemranges[vmemid].nid; in meminit_hvm() local
1396 unsigned int pnode = vnode_to_pnode[vnode]; in meminit_hvm()
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in301 means vnode 0 is mapped to pnode 0, has 512MB ram, has vcpus 0 to 4, the
302 distance to itself is 10 and the distance to vnode 1 is 20.
317 a check is performed to make sure the sum of all vnode memory matches
331 for vnode 0 means the distance from vnode 0 to vnode 0 is 10, from
332 vnode 0 to vnode 1 is 20. The number of arguments supplied must match

Completed in 11 milliseconds