Lines Matching refs:evt
90 struct xensnd_event_page *page = channel->u.evt.page;
151 page = (unsigned long)channel->u.evt.page;
187 evtchnl_free(front_info, &front_info->evt_pairs[i].evt);
249 channel->u.evt.page = (struct xensnd_event_page *)page;
322 &front_info->evt_pairs[index].evt,
342 &front_info->evt_pairs[index].evt,
416 &front_info->evt_pairs[index].evt,
436 &front_info->evt_pairs[index].evt,
475 mutex_lock(&evt_pair->evt.ring_io_lock);
476 evt_pair->evt.state = state;
477 mutex_unlock(&evt_pair->evt.ring_io_lock);
486 mutex_lock(&evt_pair->evt.ring_io_lock);
487 evt_pair->evt.evt_next_id = 0;
488 mutex_unlock(&evt_pair->evt.ring_io_lock);