Searched refs:xFunction (Results 1 – 4 of 4) sorted by relevance
353 if (event->xFlags.xFunction == HvLpEvent_Function_Int) { in handleMonitorEvent()419 if (event->xFlags.xFunction == HvLpEvent_Function_Int) { in handleConfig()424 if ((event->xFlags.xFunction == HvLpEvent_Function_Int) && in handleConfig()467 if (event->xFlags.xFunction == HvLpEvent_Function_Int) { in vio_handleEvent()525 if ((event->xFlags.xFunction == HvLpEvent_Function_Int) && in vio_handleEvent()
90 switch( eventParm->xFlags.xFunction ) { in XmPciLpEvent_handler()98 …printk(KERN_ERR "XmPciLpEvent.c: Unexpected event function %d\n",(int)eventParm->xFlags.xFunction); in XmPciLpEvent_handler()
306 newElement->event.xHvLpEvent.xFlags.xFunction = HvLpEvent_Function_Int; in newStackElement()581 switch( event->xFlags.xFunction ) in hvHandler()
49 u8 xFunction:1; // Interrupt or Acknowledge ... member