Searched refs:console_gfn (Results 1 – 7 of 7) sorted by relevance
| /xen/tools/libxc/ |
| A D | xc_dom_boot.c | 276 xen_pfn_t console_gfn, in compat_gnttab_seed() argument 304 domid, console_domid, console_gfn); in compat_gnttab_seed() 325 xen_pfn_t console_gfn, in compat_gnttab_hvm_seed() argument 367 console_gfn, xenstore_gfn, in compat_gnttab_hvm_seed() 393 bool is_hvm, xen_pfn_t console_gfn, 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() 423 guest_domid, console_domid, console_gfn); in xc_dom_gnttab_seed() 435 xen_pfn_t console_gfn = xc_dom_p2m(dom, dom->console_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 | 64 ctx->restore.console_gfn = entry->value; in handle_hvm_params() 229 ctx->restore.console_gfn, in x86_hvm_stream_complete()
|
| A D | xc_sr_restore.c | 605 ctx->restore.console_gfn, in handle_checkpoint() 890 unsigned long *console_gfn, uint32_t console_domid, in xc_domain_restore() argument 968 ctx.restore.console_gfn, in xc_domain_restore() 972 *console_gfn = ctx.restore.console_gfn; in xc_domain_restore()
|
| A D | xc_sr_common.h | 291 xen_pfn_t xenstore_gfn, console_gfn; member
|
| A D | xc_sr_restore_x86_pv.c | 211 ctx->restore.console_gfn = mfn; in process_start_info() 1138 ctx->restore.console_gfn, in x86_pv_stream_complete()
|
| /xen/tools/libxc/include/ |
| A D | xenguest.h | 186 void (*restore_results)(xen_pfn_t store_gfn, xen_pfn_t console_gfn,
|
| A D | xc_dom.h | 339 xen_pfn_t console_gfn,
|
Completed in 18 milliseconds