Searched refs:tdomid (Results 1 – 3 of 3) sorted by relevance
25 static void print_vcpuinfo(uint32_t tdomid, in print_vcpuinfo() argument32 domname = libxl_domid_to_name(ctx, tdomid); in print_vcpuinfo()34 domname, tdomid, vcpuinfo->vcpuid); in print_vcpuinfo()
300 SET_TARGET <domid>|<tdomid>|302 <tdomid>. This grants domain <domid> full access to paths303 owned by <tdomid>. Domain <domid> also inherits all304 permissions granted to <tdomid> on all other paths. This306 paths related to <tdomid>.
448 unsigned int domid, tdomid; in do_set_target() local457 tdomid = atoi(vec[1]); in do_set_target()463 tdomain = find_connected_domain(tdomid); in do_set_target()
Completed in 6 milliseconds