Searched refs:store_evtchn (Results 1 – 2 of 2) sorted by relevance
726 xen_store_evtchn = xen_start_info->store_evtchn = in xenstored_local_init()752 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_resume_cb()778 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()780 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()791 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_init()
625 uint32_t store_evtchn; /* Event channel for store communication. */ member