Home
last modified time | relevance | path

Searched refs:tdomid (Results 1 – 4 of 4) sorted by relevance

/tools/xl/
A Dxl_vcpu.c26 static void print_vcpuinfo(uint32_t tdomid, in print_vcpuinfo() argument
33 domname = libxl_domid_to_name(ctx, tdomid); in print_vcpuinfo()
35 domname, tdomid, vcpuinfo->vcpuid); in print_vcpuinfo()
/tools/xenstored/
A Dxenstore_state.h87 uint16_t tdomid; /* Id of target domain or DOMID_INVALID. */ member
A Ddomain.c1122 unsigned int domid, tdomid; in do_set_target() local
1128 tdomid = atoi(vec[1]); in do_set_target()
1134 tdomain = find_connected_domain(tdomid); in do_set_target()
1902 sc.spec.ring.tdomid = c->target ? c->target->id in dump_state_connections()
1968 if (sc->spec.ring.tdomid != DOMID_INVALID) { in read_state_connection()
1970 sc->spec.ring.tdomid); in read_state_connection()
/tools/ocaml/xenstored/
A Dconnection.ml425 * for domains: PARTIAL, see Connection.dump -> Domain.dump, only if data and tdomid is empty

Completed in 9 milliseconds