Home
last modified time | relevance | path

Searched refs:HV_EVENT_FLAGS_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dhyperv_vmbus.h208 max(MAX_NUM_CHANNELS_SUPPORTED, HV_EVENT_FLAGS_COUNT)
H A Dhv.c422 for_each_set_bit(relid, recv_int_page, HV_EVENT_FLAGS_COUNT) { in hv_synic_event_pending()
H A Dvmbus_drv.c1210 maxbits = HV_EVENT_FLAGS_COUNT; in vmbus_chan_sched()