Searched refs:xenstore_domid (Results 1 – 8 of 8) sorted by relevance
263 uint32_t xenstore_domid) in xc_dom_gnttab_seed() argument293 if ( domid != xenstore_domid && xenstore_gmfn != -1) in xc_dom_gnttab_seed()296 gnttab[GNTTAB_RESERVED_XENSTORE].domid = xenstore_domid; in xc_dom_gnttab_seed()320 uint32_t xenstore_domid) in xc_dom_gnttab_hvm_seed() argument361 console_domid, xenstore_domid); in xc_dom_gnttab_hvm_seed()389 dom->console_domid, dom->xenstore_domid); in xc_dom_gnttab_init()394 dom->console_domid, dom->xenstore_domid); in xc_dom_gnttab_init()
253 uint32_t xenstore_domid, console_domid; member
223 ctx->restore.xenstore_domid); in x86_hvm_stream_complete()
845 ctx.restore.xenstore_domid = store_domid; in xc_domain_restore()906 ctx.restore.xenstore_domid, in xc_domain_restore()
1111 ctx->restore.xenstore_domid); in x86_pv_stream_complete()
172 uint32_t xenstore_domid; member340 uint32_t xenstore_domid);345 uint32_t xenstore_domid);
791 uint32_t dom, console_domid, xenstore_domid; in pyxc_gnttab_hvm_seed() local800 &console_domid, &xenstore_domid) ) in pyxc_gnttab_hvm_seed()805 console_domid, xenstore_domid) != 0 ) in pyxc_gnttab_hvm_seed()
815 dom->xenstore_domid = state->store_domid; in libxl__build_pv()
Completed in 23 milliseconds