Home
last modified time | relevance | path

Searched refs:xenstore_domid (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_boot.c263 uint32_t xenstore_domid) in xc_dom_gnttab_seed() argument
293 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() argument
361 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()
A Dxc_sr_common.h253 uint32_t xenstore_domid, console_domid; member
A Dxc_sr_restore_x86_hvm.c223 ctx->restore.xenstore_domid); in x86_hvm_stream_complete()
A Dxc_sr_restore.c845 ctx.restore.xenstore_domid = store_domid; in xc_domain_restore()
906 ctx.restore.xenstore_domid, in xc_domain_restore()
A Dxc_sr_restore_x86_pv.c1111 ctx->restore.xenstore_domid); in x86_pv_stream_complete()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h172 uint32_t xenstore_domid; member
340 uint32_t xenstore_domid);
345 uint32_t xenstore_domid);
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c791 uint32_t dom, console_domid, xenstore_domid; in pyxc_gnttab_hvm_seed() local
800 &console_domid, &xenstore_domid) ) in pyxc_gnttab_hvm_seed()
805 console_domid, xenstore_domid) != 0 ) in pyxc_gnttab_hvm_seed()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c815 dom->xenstore_domid = state->store_domid; in libxl__build_pv()

Completed in 23 milliseconds