Searched defs:console_evtchn (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_compat_linux.c | 46 unsigned int console_evtchn, in xc_linux_build()
|
A D | xc_nomigrate.c | 33 uint32_t store_domid, unsigned int console_evtchn, in xc_domain_restore()
|
A D | xc_sr_restore.c | 828 uint32_t store_domid, unsigned int console_evtchn, in xc_domain_restore()
|
A D | xc_sr_common.h | 252 unsigned int xenstore_evtchn, console_evtchn; member
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_save_helper.c | 276 unsigned console_evtchn = strtoul(NEXTARG,0,10); in main() local
|
A D | libxl_dom.c | 872 int console_evtchn, unsigned long *console_mfn, in hvm_build_set_params()
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | shim.c | 261 uint64_t store_evtchn, console_evtchn; in pv_shim_shutdown() local
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xc_dom.h | 169 unsigned int console_evtchn; member
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | xen.h | 837 #define console_evtchn console.domU.evtchn macro
|
Completed in 16 milliseconds