Searched defs:store_evtchn (Results 1 – 7 of 7) sorted by relevance
/xen/tools/libxc/ |
A D | xc_dom_compat_linux.c | 44 unsigned int store_evtchn, in xc_linux_build()
|
A D | xc_nomigrate.c | 32 unsigned int store_evtchn, unsigned long *store_mfn, in xc_domain_restore()
|
A D | xc_sr_restore.c | 888 unsigned int store_evtchn, unsigned long *store_mfn, in xc_domain_restore()
|
/xen/tools/libxl/ |
A D | libxl_save_helper.c | 270 unsigned store_evtchn = strtoul(NEXTARG,0,10); in main() local
|
A D | libxl_dom.c | 733 int store_evtchn, unsigned long *store_mfn, in hvm_build_set_params()
|
/xen/xen/arch/x86/pv/ |
A D | shim.c | 309 uint64_t store_evtchn, console_evtchn; in pv_shim_shutdown() local
|
/xen/xen/include/public/ |
A D | xen.h | 852 uint32_t store_evtchn; /* Event channel for store communication. */ member
|
Completed in 14 milliseconds