Home
last modified time | relevance | path

Searched refs:HvCallEvent_ackLpEvent (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dviopath.c427 HvCallEvent_ackLpEvent(event); in handleConfig()
528 HvCallEvent_ackLpEvent(event); in vio_handleEvent()
Dmf.c429 HvCallEvent_ackLpEvent( &event->xHvLpEvent ); in intReceived()
/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvCallEvent.h189 static inline HvLpEvent_Rc HvCallEvent_ackLpEvent(struct HvLpEvent* event) in HvCallEvent_ackLpEvent() function