Searched refs:HVMSG_TIMER_EXPIRED (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hv/ | ||
D | hyperv_vmbus.h | 89 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator |
D | vmbus_drv.c | 759 if (msg->header.message_type == HVMSG_TIMER_EXPIRED) in vmbus_isr() |