Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/uio/
Duio_hv_generic.c209 if (!dev->channel->offermsg.monitor_allocated) { in hv_uio_probe()
/Linux-v4.19/drivers/hv/
Dchannel.c66 if (channel->offermsg.monitor_allocated && !channel->low_latency) { in vmbus_setevent()
/Linux-v4.19/include/linux/
Dhyperv.h460 u8 monitor_allocated:1; member