Home
last modified time | relevance | path

Searched refs:store_evtchn (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/xen/xenbus/
A Dxenbus_probe.c901 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_resume_cb()
927 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()
929 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()
940 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_init()
/linux/include/xen/interface/
A Dxen.h627 uint32_t store_evtchn; /* Event channel for store communication. */ member

Completed in 7 milliseconds