Home
last modified time | relevance | path

Searched refs:hv_synic_event_flags (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/hv/
Dhv_api.h727 union hv_synic_event_flags { union
734 union hv_synic_event_flags sintevent_flags[HV_SYNIC_SINT_COUNT];
Dvmbus_drv.c239 union hv_synic_event_flags *event; in vmbus_on_isr()
254 event = (union hv_synic_event_flags *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_on_isr()