Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_probe.c838 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_resume_cb()
864 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()
866 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()
877 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_init()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_probe.c921 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_resume_cb()
962 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()
964 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()
975 xen_store_evtchn = xen_start_info->store_evtchn; in xenbus_init()
/kernel/linux/linux-5.10/include/xen/interface/
H A Dxen.h642 uint32_t store_evtchn; /* Event channel for store communication. */ member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dxen.h627 uint32_t store_evtchn; /* Event channel for store communication. */ member

Completed in 6 milliseconds