Searched refs:tdomid (Results 1 – 4 of 4) sorted by relevance
26 static void print_vcpuinfo(uint32_t tdomid, in print_vcpuinfo() argument33 domname = libxl_domid_to_name(ctx, tdomid); in print_vcpuinfo()35 domname, tdomid, vcpuinfo->vcpuid); in print_vcpuinfo()
297 SET_TARGET <domid>|<tdomid>|299 <tdomid>. This grants domain <domid> full access to paths300 owned by <tdomid>. Domain <domid> also inherits all301 permissions granted to <tdomid> on all other paths. This303 paths related to <tdomid>.
501 unsigned int domid, tdomid; in do_set_target() local510 tdomid = atoi(vec[1]); in do_set_target()516 tdomain = find_connected_domain(tdomid); in do_set_target()
205 | domid | tdomid | evtchn |214 | `tdomid` | The domain-id that `domid` acts on behalf of if |
Completed in 7 milliseconds