Home
last modified time | relevance | path

Searched refs:hvlpevent_is_int (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/include/asm/iseries/
Dhv_lp_event.h147 static inline int hvlpevent_is_int(struct HvLpEvent *h) in hvlpevent_is_int() function
154 return !hvlpevent_is_int(h); in hvlpevent_is_ack()
/arch/powerpc/platforms/iseries/
Dviopath.c277 if (hvlpevent_is_int(event)) { in handleMonitorEvent()
338 if (hvlpevent_is_int(event)) { in handleConfig()
383 if (hvlpevent_is_int(event)) { in vio_handleEvent()
442 if (hvlpevent_is_int(event) && hvlpevent_need_ack(event)) { in vio_handleEvent()
Dvio.c221 if (hvlpevent_is_int(event)) { in handle_block_event()
345 if (hvlpevent_is_int(event)) { in handle_cd_event()
Dirq.c148 if (hvlpevent_is_int(event)) in pci_event_handler()