Searched refs:is_dedicated_interrupt (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hv/
H A Dconnection.c496 if (!channel->is_dedicated_interrupt)
H A Dhv_trace.h45 __entry->is_ddc_int = offer->is_dedicated_interrupt;
H A Dchannel_mgmt.c956 channel->is_dedicated_interrupt =
957 (offer->is_dedicated_interrupt != 0);
/linux-master/include/linux/
H A Dhyperv.h548 * If "is_dedicated_interrupt" is set, we must not set the
554 u16 is_dedicated_interrupt:1; member in struct:vmbus_channel_offer_channel
916 bool is_dedicated_interrupt; member in struct:vmbus_channel

Completed in 232 milliseconds