Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv-proto.h77 #define HV_EVENT_FLAGS_COUNT (256 * 8) macro
128 DECLARE_BITMAP(flags, HV_EVENT_FLAGS_COUNT);
/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h208 max(MAX_NUM_CHANNELS_SUPPORTED, HV_EVENT_FLAGS_COUNT)
H A Dhv.c430 for_each_set_bit(relid, recv_int_page, HV_EVENT_FLAGS_COUNT) { in hv_synic_event_pending()
H A Dvmbus_drv.c1220 maxbits = HV_EVENT_FLAGS_COUNT; in vmbus_chan_sched()
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h344 #define HV_EVENT_FLAGS_COUNT (256 * 8) macro
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c355 if (eventno > HV_EVENT_FLAGS_COUNT) { in hyperv_set_event_flag()
H A Dvmbus.c193 #define VMBUS_CHANID_COUNT (HV_EVENT_FLAGS_COUNT - VMBUS_FIRST_CHANID)