Searched refs:store_evtchn (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/xen/xenbus/
H A Dxenbus_comms.c160 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn);
212 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn);
233 evtchn = xen_start_info.store_evtchn;
249 evtchn = xen_start_info.store_evtchn;
H A Dxenbus_dev.c345 if (xen_start_info.store_evtchn == 0)
472 (long)xen_start_info.store_evtchn);
H A Dxenbus_probe.c691 ** Domain0 doesn't have a store_evtchn or store_mfn yet.
721 xen_start_info.store_evtchn = op.u.alloc_unbound.port;
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dxen.h813 uint32_t store_evtchn; /* Event channel for store communication. */ member in struct:start_info
/netbsd-current/sys/arch/xen/xen/
H A Dhypervisor.c335 xen_start_info.store_evtchn = xen_hvm_param.value;

Completed in 201 milliseconds