Home
last modified time | relevance | path

Searched refs:console_evtchn (Results 1 – 15 of 15) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_compat_linux.c46 unsigned int console_evtchn, in xc_linux_build() argument
63 dom->console_evtchn = console_evtchn; in xc_linux_build()
A Dxc_nomigrate.c33 uint32_t store_domid, unsigned int console_evtchn, in xc_domain_restore() argument
A Dxc_sr_restore.c828 uint32_t store_domid, unsigned int console_evtchn, in xc_domain_restore() argument
842 ctx.restore.console_evtchn = console_evtchn; in xc_domain_restore()
912 ctx.restore.console_evtchn); in xc_domain_restore()
A Dxc_sr_common.h252 unsigned int xenstore_evtchn, console_evtchn; member
A Dxc_sr_restore_x86_hvm.c203 ctx->restore.console_evtchn); in x86_hvm_stream_complete()
A Dxc_dom_arm.c104 dom->console_evtchn); in alloc_magic_pages()
A Dxc_dom_x86.c743 start_info->console.domU.evtchn = dom->console_evtchn; in start_info_x86_32()
794 start_info->console.domU.evtchn = dom->console_evtchn; in start_info_x86_64()
A Dxc_sr_restore_x86_pv.c213 ctx->restore.console_evtchn, ctx->x86_pv.width); in process_start_info()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenguest.h198 uint32_t store_domid, unsigned int console_evtchn,
231 unsigned int console_evtchn,
A Dxc_dom.h169 unsigned int console_evtchn; member
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_helper.c276 unsigned console_evtchn = strtoul(NEXTARG,0,10); in main() local
293 store_domid, console_evtchn, &console_mfn, in main()
A Dlibxl_dom.c812 dom->console_evtchn = state->console_port; in libxl__build_pv()
872 int console_evtchn, unsigned long *console_mfn, in hvm_build_set_params() argument
901 xc_hvm_param_set(handle, domid, HVM_PARAM_CONSOLE_EVTCHN, console_evtchn); in hvm_build_set_params()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c261 uint64_t store_evtchn, console_evtchn; in pv_shim_shutdown() local
334 &console_evtchn)); in pv_shim_shutdown()
335 BUG_ON(evtchn_allocate_port(d, console_evtchn)); in pv_shim_shutdown()
336 evtchn_reserve(d, console_evtchn); in pv_shim_shutdown()
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h837 #define console_evtchn console.domU.evtchn macro
/xen-4.10.0-shim-comet/stubdom/grub/
A Dkexec.c242 dom->console_evtchn = start_info.console.domU.evtchn; in kexec()

Completed in 46 milliseconds