Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/iseries/
Dhv_lp_event.h119 #define HV_LP_EVENT_INT 0x01 macro
149 return h->flags & HV_LP_EVENT_INT; in hvlpevent_is_int()
/linux-2.6.39/drivers/tty/hvc/
Dhvc_iseries.c100 HV_LP_EVENT_INT; in init_data_event()
/linux-2.6.39/drivers/block/
Dviodasd.c319 HV_LP_EVENT_INT; in send_request()
/linux-2.6.39/arch/powerpc/platforms/iseries/
Dmf.c258 hev->flags = HV_LP_EVENT_VALID | HV_LP_EVENT_DO_ACK | HV_LP_EVENT_INT; in new_pending_event()