Searched refs:xsp (Results 1 – 1 of 1) sorted by relevance
995 XENSTORE_PRIVATE *xsp; in NotifyEventChannelCheckForEvent() local996 xsp = (XENSTORE_PRIVATE *)Context; in NotifyEventChannelCheckForEvent()997 if (TestAndClearBit (xsp->EventChannel, xsp->Dev->SharedInfo->evtchn_pending)) { in NotifyEventChannelCheckForEvent()1010 XENSTORE_PRIVATE *xsp in XenStoreInitComms() argument1015 struct xenstore_domain_interface *XenStore = xsp->XenStore; in XenStoreInitComms()1032 NotifyEventChannelCheckForEvent, xsp, in XenStoreInitComms()1033 &xsp->EventChannelEvent); in XenStoreInitComms()