Searched refs:xsp (Results 1 – 1 of 1) sorted by relevance
997 XENSTORE_PRIVATE *xsp; in NotifyEventChannelCheckForEvent() local998 xsp = (XENSTORE_PRIVATE *)Context; in NotifyEventChannelCheckForEvent()999 if (TestAndClearBit (xsp->EventChannel, xsp->Dev->SharedInfo->evtchn_pending)) { in NotifyEventChannelCheckForEvent()1012 XENSTORE_PRIVATE *xsp in XenStoreInitComms() argument1017 struct xenstore_domain_interface *XenStore = xsp->XenStore; in XenStoreInitComms()1034 NotifyEventChannelCheckForEvent, xsp, in XenStoreInitComms()1035 &xsp->EventChannelEvent); in XenStoreInitComms()