Searched refs:xenstore_gfn (Results 1 – 6 of 6) sorted by relevance
/xen/tools/libxc/ |
A D | xc_dom_boot.c | 277 xen_pfn_t xenstore_gfn, in compat_gnttab_seed() argument 306 domid, xenstore_domid, xenstore_gfn); in compat_gnttab_seed() 326 xen_pfn_t xenstore_gfn, in compat_gnttab_hvm_seed() argument 367 console_gfn, xenstore_gfn, in compat_gnttab_hvm_seed() 394 xen_pfn_t xenstore_gfn, uint32_t console_domid, in xc_dom_gnttab_seed() argument 410 console_gfn, xenstore_gfn, in xc_dom_gnttab_seed() 413 console_gfn, xenstore_gfn, in xc_dom_gnttab_seed() 425 guest_domid, xenstore_domid, xenstore_gfn); in xc_dom_gnttab_seed() 436 xen_pfn_t xenstore_gfn = xc_dom_p2m(dom, dom->xenstore_pfn); in xc_dom_gnttab_init() local 439 console_gfn, xenstore_gfn, in xc_dom_gnttab_init()
|
A D | xc_sr_restore_x86_hvm.c | 68 ctx->restore.xenstore_gfn = entry->value; in handle_hvm_params() 230 ctx->restore.xenstore_gfn, in x86_hvm_stream_complete()
|
A D | xc_sr_common.h | 291 xen_pfn_t xenstore_gfn, console_gfn; member
|
A D | xc_sr_restore.c | 604 ctx->restore.callbacks->restore_results(ctx->restore.xenstore_gfn, in handle_checkpoint() 963 ctx.restore.xenstore_gfn, in xc_domain_restore() 973 *store_mfn = ctx.restore.xenstore_gfn; in xc_domain_restore()
|
A D | xc_sr_restore_x86_pv.c | 190 ctx->restore.xenstore_gfn = mfn; in process_start_info() 1139 ctx->restore.xenstore_gfn, in x86_pv_stream_complete()
|
/xen/tools/libxc/include/ |
A D | xc_dom.h | 340 xen_pfn_t xenstore_gfn,
|
Completed in 13 milliseconds