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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Devents.h37 static inline void notify_remote_via_evtchn(int port) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_comms.c135 notify_remote_via_evtchn(xen_store_evtchn);
194 notify_remote_via_evtchn(xen_store_evtchn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_xen.c57 notify_remote_via_evtchn(xen_start_info->console.domU.evtchn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Devtchn.c361 notify_remote_via_evtchn(notify.port);
H A Devents.c290 * Unlike notify_remote_via_evtchn(), this is safe to use across
299 notify_remote_via_evtchn(evtchn);

Completed in 152 milliseconds